react-api-data
JSON →Automate calling external APIs and handling response data with React and Redux. Supports any API with JSON responses. Uses Fetch for performing API requests, normalizr for handling response data, and Redux for storing data. Current stable version 1.2.0. Release cadence is irregular, with last release in 2020. Key differentiators: built-in normalizr integration for entity normalization, support for invalidating cached requests, and optional React Suspense support. Alternative to Apollo Client or react-query, but specific to Redux ecosystems.
Resources
packagereact-api-data ↗