Express TypeScript REST API boilerplate with DDD and Prisma ORM
A REST API boilerplate that organizes an Express server using Domain-Driven Design, inversion of control, and dependency injection. It uses TypeScript, Prisma ORM with PostgreSQL, AWS Cognito for authentication, and includes Docker Compose and CI testing; suited for building structured backend services and APIs.
0