TypeScript Express starter for building RESTful APIs with MongoDB.
Starter project for building RESTful APIs with Node.js, Express, and MongoDB using TypeScript. It provides example Mongoose data models, Passport-based authentication (JWT), a Jest test setup, and optional Docker Compose for local services; suited for backend prototypes and API services.
0