Node.js + TypeScript Express boilerplate for production-ready RESTful APIs
Boilerplate for building production-ready RESTful APIs with Node.js, TypeScript, Express, and Mongoose. It provides JWT-based authentication with refresh tokens, request validation, centralized error handling, unit and integration tests, CI workflows, Docker support, and autogenerated Swagger API documentation. Suited for backend services requiring role-based authorization, pagination, and MongoDB data modeling.
0