{"library":"redux-api-middleware-fixed","type":"library","category":null,"description":"redux-api-middleware-fixed is a Redux middleware designed for declarative API calls. It intercepts specific Redux Standard API-calling Actions (RSAAs), identified by a `[CALL_API]` property, and dispatches Flux Standard Actions (FSAs) during the request lifecycle (request, success, failure). This package is a community-maintained fork, currently at version 2.0.0, addressing outstanding pull requests and maintaining the original `redux-api-middleware` codebase. Its primary differentiator is providing a consistent, action-based pattern for managing API side effects within a Redux application, simplifying data fetching and error handling by abstracting away the boilerplate often associated with `fetch` or `axios` calls within Redux thunks or sagas. The release cadence appears infrequent, primarily driven by maintenance needs rather than active feature development.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","redux","api","middleware","redux-middleware","flux"],"install":[{"cmd":"npm install redux-api-middleware-fixed","imports":["import { apiMiddleware } from 'redux-api-middleware-fixed';","import { CALL_API } from 'redux-api-middleware-fixed';","import { isRSAA } from 'redux-api-middleware-fixed';"]},{"cmd":"yarn add redux-api-middleware-fixed","imports":[]},{"cmd":"pnpm add redux-api-middleware-fixed","imports":[]}],"homepage":null,"github":"https://github.com/olslash/redux-api-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-api-middleware-fixed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/redux-api-middleware-fixed/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}