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.
JavaScriptGPL-3.0
Issues
- 1
how to implement api with upload image?
#47 opened by mfachmirizal - 1
- 2
how to use this with postgres,
#44 opened by mfachmirizal - 3
How to remove Redis and Mongo Dependencies
#33 opened by rjdjohnston - 1
How to connect with dynamoDB
#42 opened by razzul - 1
How to add firebase to this boilerplate?
#41 opened by kmvsingh007 - 1
This should be 403 not 503
#32 opened by iolufemi - 2
Are HTTP verbs inverted?
#26 opened by realtebo - 0
- 0
Pagination
#2 opened by iolufemi