Implementation of async - await methods in mongoose and express.
- Code coverage with Istanbul
- No need for MongoDB
- Unit tests with Mockgoose
- API documentation using Swagger
npm install
npm start
- API endpoint: http://localhost:3003
- Swagger docs: http://localhost:3003/api/docs