-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ahmad M edited this page Mar 17, 2020
·
1 revision
Nodstarter provides rapid rest APIs development, it offers preconfigured and secured routers using JWT, error middleware handler, MongoDB models, MongoDB connection and logger with APIs testing. This project aims to help writing the rest APIs backend quickly.
- Node.js
- Express framework
- Mongoose ORM
- MongoDB
- Lodash
- Morgan middleware
- Body parser
- Method-override
- bcrypt
- express-jwt
- jsonwebtoken
- cors
- nodemon
- Testing libraries: Supertest, Chai and Mocha
Nodstarter project aims to be like Spring Initializr to minimize the configuration for developing Node.js apps.
This project welcomes new ideas, you can reach me at this email
- Add API test
- Option to add libraries dynamically
- The programmer can choose what libraries want and how many rest APIs, models, Database engine and back-bone tests for rest APIs.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.