{"library":"fetch-http-client","type":"library","category":null,"description":"A lightweight HTTP client wrapper around the Fetch API with middleware support, enabling synchronous and asynchronous pre-request and post-response hooks. Version 1.1.0 is the current stable release with no active development since 2017. It distinguishes itself from fetch-plus and http-client by allowing asynchronous middleware (e.g., for token retrieval) and includes built-in middleware for JSON handling, query string construction, and path variable substitution. Suitable for browser and React Native environments.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","fetch","http","request"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-http-client","imports":["import FetchHttpClient from 'fetch-http-client'","import { json } from 'fetch-http-client'","import { query } from 'fetch-http-client'"]},{"cmd":"yarn add fetch-http-client","imports":[]},{"cmd":"pnpm add fetch-http-client","imports":[]}],"homepage":"https://github.com/starlight36/fetch-http-client#readme","github":"https://github.com/starlight36/fetch-http-client","docs":null,"changelog":null,"pypi":null,"npm":"fetch-http-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}