# @webpieces/http-api

> HTTP API decorators for defining REST APIs

Part of the [WebPieces TypeScript](https://github.com/deanhiller/webpieces-ts) framework.

## Installation

```bash
npm install @webpieces/http-api
```

## Documentation

See the main [WebPieces README](https://github.com/deanhiller/webpieces-ts#readme) for complete documentation and examples.

## License

Apache-2.0
