This is an Express.js starter kit that consists of design patterns of Model, Controller, Routes, and Middlewares.
This is a Rest API project of Express.js that supports TypeScript.
npm install
npm run lint
npm run test
npm run dev
- This project does not include DB module.
REST API Server Modules:
Development Modules: