Annotation Packages

crabjs

[![NPM version](https://img.shields.io/npm/v/crabjs)](https://www.npmjs.com/package/crabjs)

1.1.3 • Published 5 months ago

express-ts-annotations

An annotation system for express. ## Installation ```sh $ npm install express-ts-annotations ``` ## Usage The easiest way of using the annotations is by explictily stating the routes and methods of the controller. ```JavaScript import { Request, Response

2.0.1 • Published 2 years ago