routing controllers online with Winfy
We have hosted the application routing controllers in order to run this application in our online workstations with Wine or directly.
Quick description about routing controllers:
Create structured, declarative, and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and routing controllers framework. Allows creating controller classes with methods as actions that handle requests. You can use routing-controllers with express.js or koa.js. You can return a promise in the controller, and it will wait until promise resolved and return promise result in a response body. You can use framework's request and response objects directly. If you want to handle the response by yourself, just make sure you return the response object itself from the action. If you have, or if you want to create and configure express app separately, you can use useExpressServer instead of createExpressServer function. Express uses express-session / Koa uses koa-session or koa-generic-session to handle session.Features:
- Loading middlewares and controllers from directories
- Use middlewares
- Convert parameters to objects
- Make parameter required
- Selectively disable request/response transform
- Auto validate action params
Programming Language: TypeScript.
Categories:
Frameworks
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.