{"library":"redux-api-call-adapter-fetch","type":"library","category":null,"description":"A fetch-based adapter for redux-api-call that enables making API requests via the HTML5 Fetch API. Current stable version is 1.1.1, with low release cadence. Provides a lightweight alternative to other adapters (e.g., axios) by leveraging native fetch. Requires redux-api-call as a peer dependency. Primarily used in Redux-based React apps where fetching via fetch is preferred.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-api-call-adapter-fetch","imports":["import adapter from 'redux-api-call-adapter-fetch'","import fetchAdapter from 'redux-api-call-adapter-fetch'","import { createApiCall } from 'redux-api-call'; import adapter from 'redux-api-call-adapter-fetch'; const api = createApiCall(adapter);"]},{"cmd":"yarn add redux-api-call-adapter-fetch","imports":[]},{"cmd":"pnpm add redux-api-call-adapter-fetch","imports":[]}],"homepage":"https://github.com/tungv/redux-api-call#readme","github":"https://github.com/tungv/redux-api-call","docs":null,"changelog":null,"pypi":null,"npm":"redux-api-call-adapter-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}