{"library":"fetch-http-service","type":"library","category":null,"description":"A lightweight HTTP service wrapper around the Fetch API offering get, post, put, patch, and delete methods with query parameter and body support. Current version 0.2.1 is an early release with limited adoption. It simplifies fetch requests by providing a clean, promise-based interface and optional credential/cross-domain flags. Compared to axios or ky, it is minimal and unopinionated but lacks advanced features like interceptors, retries, or timeout handling. Suitable for simple projects or as a learning tool.","language":"javascript","status":"active","version":"0.2.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-http-service","imports":["import { get } from 'fetch-http-service'","import { post } from 'fetch-http-service'","import { put } from 'fetch-http-service'","import { del } from 'fetch-http-service'"]},{"cmd":"yarn add fetch-http-service","imports":[]},{"cmd":"pnpm add fetch-http-service","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"fetch-http-service","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}