Package - REST API Development KitGeneral DetailsDevelopment kit that allows the easy development of efficient and secure REST APIs.
InstallTo install this package, within terminal change to the Apex installation directory, and type:
REST APIThe REST API package allows you to quickly and efficiently develop a secure and robust JSON based REST APIs for any purpose. If you do not already have the rest_api package installed, you may install it by typing the following within terminal from the Apex installation directory:
This page will guide you through the setup process, and please see the below links for full information on how to develop out your desired API endpoints. Please note, you may view the /src/rest_api/examples directory for example code of both, how to develop API endpoints, and how to integrate with the API as a client. Getting StartedAfter installation of the rest_api package, visit the Settings->REST API menu of the administration panel where you will be prompted to complete setup. Most of this page should be straight forward with the given explanations except for the authentication schema. This can not be changed after setup unless you reset the system, and below explains the different authentication schemas available.
For all other details regarind gthe REST API package, please use the above links. Alos, you may view example code of both server and client side implementation via the /src/rest_api/examples/ directory of your Apex installation. User CommentsNo comments yet. Add CommentYou must be logged in to submit a comment. Need a Professional?Need development work by the creator of Apex? E-mail matt.dizak@gmail.com for a free consultation. Recent NewsMailing ListSubscribe to the low traffic mailing list to stay updated on Apex. ![]() |
Apex v1.5.4 Released!
Added .env file, Remote Access Client, finalized PostgreSQL, and more...