rest-redux

JSON →
library 0.4.1 ·javascript
verified Jun 7, 2026

rest-redux (v0.4.1) provides Redux actions, reducers, and selectors for communicating with REST API backends, reducing boilerplate. It requires redux and redux-thunk as peer dependencies. The library is under active development and offers normalized state management, support for paginated lists, and integration with normalizr. It is designed to work out-of-the-box with Loopback APIs. Key differentiators include automatic normalization, list management with pagination, and HOC components for React integration. However, the library is still in early stages (pre-1.0) and may have limited community adoption.