Use this project as the starting point when building your web api with typescript.
- Anotation based routing.
- Automatic swagger generation.
- Integration with MongoDB.
- Security.
- Logging.
- Eslint.
- Jest for testing.
- VSCode editor config.
- https://github.com/thiagobustamante/typescript-rest
- https://www.npmjs.com/package/typescript-rest-swagger
- https://mongoosejs.com/docs/
- https://mongoosejs.com/docs/models.html
- https://eslint.org/
- https://jestjs.io/docs/en/getting-started.html
- https://github.com/log4js-node/log4js-node/blob/master/docs/layouts.md
- https://rxjs-dev.firebaseapp.com/guide/overview
- https://www.learnrxjs.io/