Skip to main content

4 docs tagged with "REST API"

View all tags

OpenAPI Documentation

Learn how to automatically generate OpenAPI/Swagger documentation from your API routes and data schemas in Codehooks.

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.