Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 256 Bytes

File metadata and controls

1 lines (1 loc) · 256 Bytes

This project demonstrates the usage of decorators, metadatas and TypeScript classes with the Express framework. It showcases how decorators can be used to simplify the process of defining routes, Authorization and middlewares in an Express application.