-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Use the index provided to navigate the textual tutorials, or reference the video tutorials below:
This video goes through an abridged installation process for installing GrapheneAPIGateway on a local development machine. (The same steps can be followed for a server installation, but the sys admin will need to substitute the php web server for something more robust like Apache)
Note: This video assumes that you have already installed PHP/mySQL/composer, and all composer dependencies. For the complete instructions, you can follow along with this tutorial
This is a high level overview of the way the GrapheneAPIGateway is structured.
Introduction to building APIs using the GrapheneAPIGateway.
Introduction to CRUD (Create, Read, Update, Delete) functions with GrapheneAPIGateway
Note: For more information on how to talk to a database using GrapheneAPIGateway, check out the following documentation. GrapheneAPIGateway is based on Laravel/Lumen, so that documentation is near 100% applicable. For information regarding connecting to Oracle Databases with GrapheneAPIGateway, visit this page.
by Adam Smallcomb and Tim Cortesi
in collaboration with Binghamton University and Escher Labs, Inc.