TypeScript REST API boilerplate with Express, Drizzle, Docker, and dependency injection
Starter kit for building modular REST APIs with JWT authentication and layered architecture. Uses Express for routing, Drizzle for database access patterns, Inversify-style dependency injection, and Docker for containerized development. Suited for internal APIs, microservices, and SaaS backends.
0