{"library":"simple-http-rest-client","type":"library","category":null,"description":"A lightweight framework for creating reliable REST HTTP clients in TypeScript and JavaScript. Current stable version is 2.3.0. It implements the Simple HTTP Request Builder pattern with the native fetch API, providing a clean, type-safe way to consume REST APIs. Key differentiators include seamless integration with the Plume Framework and Create Plume React Project, built-in support for JSON bodies and error handling, and a minimal dependency footprint. The library is designed for request/response APIs and explicitly avoids websockets or GraphQL.","language":"javascript","status":"active","version":"2.3.0","tags":["javascript","http","rest","client","api","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install simple-http-rest-client","imports":["import { createHttpFetchRequest } from 'simple-http-rest-client'","import { HttpMethod } from 'simple-http-rest-client'","import { HttpPromise } from 'simple-http-rest-client'","import { HttpError } from 'simple-http-rest-client'"]},{"cmd":"yarn add simple-http-rest-client","imports":[]},{"cmd":"pnpm add simple-http-rest-client","imports":[]}],"homepage":"https://github.com/coreoz/simple-http-rest-client","github":"https://github.com/coreoz/simple-http-rest-client","docs":null,"changelog":null,"pypi":null,"npm":"simple-http-rest-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}