Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ossycodes/express-api-best-pratices-boilerplate


https://github.com/ossycodes/express-api-best-pratices-boilerplate

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

### NODEJS (EXPRESS) BEST PRATICES API BOILER PLATE WITH OTHER GOODIES.

- Caching (not done)
- Rate-Limiting
- Proper Error-handling
- validation
- Logging
- swagger documentation
- unit and functional tests using JEST
- JWT (token-based) authentication (not done)
- performance tests using k6 (not-done)
- noSQL database (not done)
- pagination (not done)