# c2-http

> Biblioteca Typescript para API NodeJS

Latest version **1.0.176** (published 2026-03-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install c2-http
pnpm add c2-http
yarn add c2-http
bun add c2-http
```

## Health

**Score 55/100 (C)** — status: active.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.176 |
| Published | 2026-03-26 |
| First published | 2023-08-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 23 |
| Unpacked size | 155.4 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Daniel Cabral |
| Maintainers | cabralconsultoria |

## Links

- npm: https://www.npmjs.com/package/c2-http
- Repository: https://cabralsilva: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@github.com/cabralsilva/c2-http
- Homepage: https://github.com/cabralsilva/c2-http#readme
- Issues: https://github.com/cabralsilva/c2-http/issues
- npm.io page: https://npm.io/package/c2-http

## Dependencies (23)

- [qs](https://npm.io/package/qs.md) ^6.13.0
- [cors](https://npm.io/package/cors.md) ^2.8.5
- [axios](https://npm.io/package/axios.md) ^1.6.8
- [moment](https://npm.io/package/moment.md) ^2.30.1
- [c2-util](https://npm.io/package/c2-util.md) ^1.0.28
- [express](https://npm.io/package/express.md) 4.19.2
- [ts-node](https://npm.io/package/ts-node.md) ^10.8.1
- [typescript](https://npm.io/package/typescript.md) ^4.7.4
- [http-status](https://npm.io/package/http-status.md) ^1.7.4
- [prom-client](https://npm.io/package/prom-client.md) ^15.1.3
- [@types/axios](https://npm.io/package/@types/axios.md) ^0.14.0
- [jsonwebtoken](https://npm.io/package/jsonwebtoken.md) ^9.0.0
- [cookie-parser](https://npm.io/package/cookie-parser.md) ^1.4.7
- [@types/express](https://npm.io/package/@types/express.md) ^4.17.21
- [@types/mongoose](https://npm.io/package/@types/mongoose.md) ^5.11.97
- [moment-timezone](https://npm.io/package/moment-timezone.md) ^0.6.0
- [swagger-autogen](https://npm.io/package/swagger-autogen.md) ^2.23.7
- [express-rest-i18n](https://npm.io/package/express-rest-i18n.md) ^1.0.1
- [@types/http-status](https://npm.io/package/@types/http-status.md) ^1.1.2
- [swagger-ui-express](https://npm.io/package/swagger-ui-express.md) ^5.0.0
- [express-prom-bundle](https://npm.io/package/express-prom-bundle.md) ^8.0.0
- [express-http-context](https://npm.io/package/express-http-context.md) 1.2.4
- [@types/swagger-ui-express](https://npm.io/package/@types/swagger-ui-express.md) ^4.1.6

## Recent versions

- 1.0.176 (latest) — 2026-03-26
- 1.0.174 — 2026-01-08
- 1.0.173 — 2025-12-30
- 1.0.172 — 2025-12-04
- 1.0.171 — 2025-12-04
- 1.0.170 — 2025-12-04
- 1.0.169 — 2025-12-04
- 1.0.168 — 2025-12-04
- 1.0.167 — 2025-12-04
- 1.0.166 — 2025-12-04
- 1.0.165 — 2025-12-04
- 1.0.164 — 2025-11-24
- 1.0.162 — 2025-11-21
- 1.0.161 — 2025-11-21
- 1.0.160 — 2025-11-21
- … 158 more at https://npm.io/package/c2-http/versions

## README

# Biblioteca de HTTP
Biblioteca com configurações HTTP para APIs

## Pré-requisitos
  Utilizar o express na API

---
_Source: https://npm.io/package/c2-http · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
