/Typescript-express

Typescript Integration with express using decorators

Primary LanguageTypeScript

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.