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.

15KB
buildExport.json

Integration

1. Integration Setup

Vault

2. Vault Setup

RESTful CRUD Web Services using Vault

3. Create Web Service Endpoints4. Execute Web Service Endpoints with Vault Methods

Code Examples and Explanation

5. Vault Code Examples and Explanation

Last updated