rest-fetcher-redux

JSON →
library 1.0.68 ·javascript
verified Jun 7, 2026

A Redux integration library for rest-fetcher-base, providing a structured way to manage API calls and store results in Redux state. Current stable version is 1.0.68. It offers a centralized reducer pattern for API calls, supporting dynamic endpoints, request/response interceptors, and multiple override levels. Differentiators: unlike redux-api which uses FLUX architecture, this library consolidates all API state under a single named reducer, simplifying store structure. Release cadence is irregular. Also supports CommonJS via require.