@chubbyts/chubbyts-http
Version:
Http Request/Response with middleware and handler, PSR-15 inspired.
46 lines (33 loc) • 3.25 kB
Markdown
# chubbyts-http
[](https://github.com/chubbyts/chubbyts-http/actions?query=workflow%3ACI)
[](https://coveralls.io/github/chubbyts/chubbyts-http?branch=master)
[](https://dashboard.stryker-mutator.io/reports/github.com/chubbyts/chubbyts-http/master)
[](https://www.npmjs.com/package/@chubbyts/chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-http)
## Description
Http Request/Response with middleware and handler, [PSR-15][2] inspired.
## Requirements
* node: 18
* [chubbyts/chubbyts-http-types][3]: ^3.0.0
* [qs][4]: ^6.14.0
## Installation
Through [NPM](https://www.npmjs.com) as [@chubbyts/chubbyts-http][1].
```ts
npm i @chubbyts/chubbyts-http@^2.0.1
```
## Copyright
2025 Dominik Zogg
[1]: https://www.npmjs.com/package/@chubbyts/chubbyts-http
[2]: https://www.php-fig.org/psr/psr-15
[3]: https://www.npmjs.com/package/@chubbyts/chubbyts-http-types
[4]: https://www.npmjs.com/package/qs