@gem-mine/routing-controllers
v0.7.15
Published
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript.
Downloads
61
Keywords
Readme
routing-controllers
fork from: https://github.com/typestack/routing-controllers
changes:
- fix: @Render bug on koa, see more: https://github.com/typestack/routing-controllers/pull/434
- update: kcors renamed to @koa/cors, see more: https://github.com/typestack/routing-controllers/pull/429
- fix: support koa ctx.render, see more: https://github.com/typestack/routing-controllers/blob/master/src/driver/koa/KoaDriver.ts#L232