# @commercetools/sdk-middleware-http

> Middleware for http requests, to use with @commercetools/sdk-client

Latest version **8.0.1** (published 2025-04-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install @commercetools/sdk-middleware-http
pnpm add @commercetools/sdk-middleware-http
yarn add @commercetools/sdk-middleware-http
bun add @commercetools/sdk-middleware-http
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; no types.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 8.0.1 |
| Published | 2025-04-25 |
| First published | 2016-12-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 55.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 77 |
| Author | Nicola Molinari |
| Maintainers | commercetools-admin, emmenko, hajoeichler, yanns, tdeekens, timonrey, vineetkumarkushwaha, markusazer, jherey, danrleyt, jenschude, chukwuemeka |
| Keywords | commercetools, sdk, middleware, http |

## Links

- npm: https://www.npmjs.com/package/@commercetools/sdk-middleware-http
- Repository: https://github.com/commercetools/nodejs
- Homepage: https://commercetools.github.io/nodejs/
- Issues: https://github.com/commercetools/nodejs/issues
- npm.io page: https://npm.io/package/@commercetools/sdk-middleware-http

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 8.0.1 (latest) — 2025-04-25
- 5.3.1 (patch-version-5-3-1) — 2019-10-11
- 8.0.0 — 2025-03-07
- 7.0.4 — 2023-08-17
- 7.0.3 — 2023-07-03
- 7.0.2 — 2023-02-14
- 7.0.1 — 2022-09-15
- 7.0.0 — 2022-08-17
- 6.2.0 — 2022-03-10
- 6.1.1 — 2022-02-09
- 6.1.0 — 2021-11-03
- 6.0.11 — 2021-04-01
- 6.0.10 — 2021-03-02
- 6.0.9 — 2020-09-29
- 6.0.8 — 2020-08-18
- … 53 more at https://npm.io/package/@commercetools/sdk-middleware-http/versions

## README

# commercetools-sdk-middlware-http

<div style="background-color: yellow; color: black; padding: 10px; text-align: center; font-weight: bold;">
  <h2>⚠️ In Maintenance Mode ⚠️</h2>
  <p>
    This package has been replaced by the <a href="https://docs.commercetools.com/sdk/typescript-sdk">TypeScript SDK</a> is in maintenance mode as such this tool will no longer receive new features or bug fixes.
  </p>
  <p>
    We recommend to use the <a href="https://docs.commercetools.com/sdk/typescript-sdk">TypeScript SDK</a> for any new implementation and plan migrating to it.
  </p>
</div>

Middleware for making http requests for usage with `@commercetools/sdk-client`

https://commercetools.github.io/nodejs/sdk/api/sdkMiddlewareHttp

## Install

```bash
npm install --save @commercetools/sdk-middleware-http
```

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