Node.js TypeScript boilerplate for enterprise REST APIs with ORM support.
A boilerplate for building enterprise REST APIs and backend services using Node.js, TypeScript, Express, and Sequelize ORM. It includes database migrations and seeds, authentication and authorization scaffolding, request validation, centralized error handling, logging, caching support, testing scaffolding, and optional Docker deployment; suited for enterprise APIs, microservices, and backend services.
0