Node.js Express server template with TypeScript and MongoDB support
Server template for building REST APIs with Node.js and Express, supporting JavaScript and TypeScript and configured for MongoDB. Includes async route handlers, centralized error handling, optional messaging integrations (RabbitMQ, Kafka), testing examples, and Postman collections; suited for backend services and microservice components.
0