Build 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

Integration Setup

Vault

Vault Setup

RESTful CRUD Web Services using Vault

Create Web Service EndpointsExecute Web Service Endpoints with Vault Methods

Code Examples and Explanation

Code Examples and Explanation

Last updated