Skip to main content

One doc tagged with "CRUD API"

View All Tags

REST API query and Database CRUD API

A new Codehooks.io application has a complete and secure REST API for basic database CRUD (Create, Read, Update, Delete) operations using REST API queries. The CRUD REST API is implemented by bundling the deployed application with the NPM package codehooks-js and the crudlify API.