TypeScript Express microservice boilerplate with MongoDB, MySQL, Redis, Docker
Micro-service boilerplate in TypeScript that provides an Express-based server with integrations for MongoDB, SQL databases (via TypeORM), Redis caching, OpenAPI (Swagger) documentation, and Docker support. It includes testing scaffolding and WebSocket utilities for building REST APIs and real-time microservice components. Suited for starting backend services, APIs, or microservice components.
0