Search results

51 packages found

This is a Typescript routing controller system for KoaJS 2+. Define your REST API endpoints using classes and decorators.

published 3.2.2 4 years ago
M
Q
P

1. Add ```"experimentalDecorators": true``` to tsconfig. 2. Create a class that will inherit from the controller. 3. Add decorator ```@controller(name)``` to the created class. 4. Add methods in created class with decorator ```@action(name)```. 5. Ini

published 1.1.0 4 years ago
M
Q
P

This is a Typescript routing controller system for KoaJS 2+. Define your REST API endpoints using classes and decorators.

published 1.5.0 5 years ago
M
Q
P

A **declarative** RESTful lib for ajax http request, which supports [axios](https://github.com/axios/axios), [fetch](https://github.com/github/fetch) or [request](https://github.com/request/request).

published 1.0.0 5 years ago
M
Q
P

Module to support AWS function with Ts.ED

published 6.102.8-rc.1 3 years ago
M
Q
P

Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage fo websocket using TypeScript.

published 1.6.1 2 years ago
M
Q
P

Having worked a lot with typescript and express I just felt that something was missing in the way routes are registered and found that there are a few articles on how to use decorators for route creation with express, but I did not find any recent, up-to-

published 0.2.3 3 years ago
M
Q
P
M
Q
P

Create typescript Koa class based controllers with decorators

published 0.2.3 4 years ago
M
Q
P

Collection of useful ES7 Decorators, writtin in ES6, that can be used for building webapps

published 0.8.252 7 years ago
M
Q
P

A Http layer on Express without decorators

published 0.0.1-beta.0 4 years ago
M
Q
P