TypeScript toolkit for building production-ready, type-safe REST APIs with OpenAPI.
TypeScript Backend Toolkit is an opinionated Express-based starter that generates type-safe routes, OpenAPI docs, and validated responses from Zod schemas. It bundles a CLI for scaffolding, an admin UI, background jobs, session management, file uploads, and real-time support, and integrates with MongoDB (Mongoose), Redis, Docker, and email delivery. Suited for backend services and REST APIs where typed contracts and autogenerated docs matter.
0