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: CurrentUserChecker type compatibility bug
- question: is this package still maintained?
- question: Routes with path parameters continue middleware chain (but those without, don't)?
- feature: Allow to use `app.use(createExpressRouter())` instead of `useExpressServer(app)`
- Can we create multiple paths for the same controller function?
- fix: TypeDI do not inject service
- fix: class-validator does not work on last version of RC
- question: @Param not type casted
- question: how to auto-transform body instance to plain in routing-controllers
- fix: check if headersSent
- Docs
- TypeScript not yet supported