express-api-generator
There are 3 repositories under express-api-generator topic.
iolufemi/Express-REST-API-Generator
Express REST API Generator is an Express Based API skeleton. A template for starting projects with express as an API. This project can be used for creating a RESTful API using Node JS, Express as the framework, Mongoose to interact with a MongoDB instance and Sequelize for support of SQL compatible databases. Mocha is also used for running unit tests in the project.
Ysn4Irix/ex-api-cli
📟 CLI to automatically clone the ex-api-template
tmukammel/node-rest-api-generator
REST API generator with Node.js, Express and Sequelize