rest-hapi
API generator
Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin
🚀 A RESTful API generator for Node.js
1k stars
41 watching
153 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
apiaudit-logcrudcrud-apicrud-generatordocumentationhapihapi-pluginhapi-serverjoijoi-validationmongodbmongoosenosqlrelationalrestrest-apiswaggervalidation
Related projects:
Repository | Description | Stars |
---|---|---|
tengla/hapi-rethinkdb-crud | CRUD handlers for Hapi and Rethinkdb. | 3 |
victorcouste/hapi-cassandra | A simple REST API using Node.js and Apache Cassandra as the underlying database | 5 |
urigo/sofa | A tool that generates REST APIs from GraphQL schema definitions | 1,077 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,008 |
wikimedia/restbase | Distributed storage and API dispatcher for backend services. | 104 |
evan108108/restfullyii | A tool that simplifies the creation of RESTful APIs in Yii applications | 320 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
jpillora/jquery.rest | A jQuery plugin for interacting with RESTful APIs in an easy and standardized way | 614 |
crudapi/crudapi-example | A tool for generating CRUD API interfaces without coding | 17 |
poeticninja/hapi-ninja | A boilerplate project providing a basic setup for building Hapi web servers with Node.js and Swig templates. | 378 |
hapijs/crumb | A module that helps protect against cross-site request forgery (CSRF) attacks in web applications by generating and validating secret values called crumb. | 171 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
dbohdan/automatic-api | Automates the creation of API endpoints from databases | 2,004 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |