Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.48 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.48 KB

RESTful API Node Server Boilerplate

A boilerplate/starter project for quickly building production-ready RESTful APIs using Node.js, Express, and Mongoose.

It comes with many built-in features, such as authentication using JWT, request validation, unit and integration tests, continuous integration, docker support, etc. For more details about the features, check the list below.

Features

License

MIT