Building a RESTful CRUD Web Service
In this guide, we will use Glyue to create custom web service endpoints and its vault functionality as an underlying data store for retrieving, adding, updating, and deleting data when these endpoints are executed.
To help you follow this guide, you can download the JSON export of the integrations that are setup here and import the file into your own Glyue environment.
Integration
1. Integration SetupVault
2. Vault SetupRESTful CRUD Web Services using Vault
3. Create Web Service Endpoints4. Execute Web Service Endpoints with Vault MethodsCode Examples and Explanation
5. Vault Code Examples and ExplanationLast updated