Node.js REST API Boilerplate
Production-grade Express API with auth, validation, logging, and tests.
Features
- Express.js with TypeScript
- JWT authentication + refresh tokens
- Zod request validation
- Prisma ORM
- Winston logging
- Jest test suite (90%+ coverage)
- Docker + docker-compose
- Rate limiting & CORS
- API documentation (Swagger)
- CI/CD pipeline (GitHub Actions)
Clone and start building your API in minutes.