Node TypeScript Koa REST API Boilerplate

JSON →
library 1.7.0 ·javascript
verified Jun 7, 2026

A boilerplate project for building a REST API using Node.js, Koa framework, and TypeScript, version 1.7.0. Integrates TypeORM for SQL database operations with class-validators for entity validation. Includes JWT authentication, CORS, Winston logger, Helmet security headers, and Swagger API documentation. Designed as a starter template with a structured workflow for production-ready APIs, featuring GitHub Actions CI and Docker support. Active development with frequent updates.