routing-controllers
https://github.com/typestack/routing-controllers
TypeScript
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to routing-controllers
Help out
- Issues
- fix(driver): Change order of middlewares execution
- Fix: koa-views always return the result of the first execution
- fix: create controllers in specified order
- fix: create controllers in specified order
- feature: Add interface to override routing-controllers' default error handler
- [bug] throw error while validate Generic fields
- question: Access `request.body` in `@UseBefore` for `multipart/form-data`
- feature: <validate response use openapi ResponseSchema decorator>
- fix: both koa and express are installed as transitive runtime dependencies
- fix: Authorization checker is executer after middlewares
- Docs
- TypeScript not yet supported