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: The current version of routing-controllers(0.9.0) is incompatible with the latest version of typedi(0.10.0)
- fix: When I use UploadedFile I always get Can't set headers after they are sent.
- Passing options with UseInterceptor
- feature: support EventSource
- fix: check if headersSent
- UseBefor decorator execute in wrong order
- 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
- Docs
- TypeScript not yet supported