w3tec
A delightful way to building a RESTful API with NodeJs & TypeScript
...Clear Structure with different layers such as controllers, services, repositories, models, middleware. Easy Exception Handling thanks to routing-controllers. Smart Validation thanks to class-validator with some nice annotations. Custom Validators to validate your request even better and stricter. custom-validation-classes. API Documentation thanks to swagger and routing-controllers-openapi. API Monitoring thanks to express-status-monitor. Integrated Testing Tool thanks to Jest. E2E API Testing thanks to supertest. Basic Security Features thanks to Helmet.