redux-api-middleware
API caller
Middleware that calls an API and dispatches standard actions based on the request outcome.
Redux middleware for calling an API.
1k stars
17 watching
195 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware to create and manage APIs with a built-in admin interface for configuration and schema management. | 439 |
| Enables simple handling of async action creators in Redux | 1,982 |
| A declarative API client library for managing JSON API calls with Redux | 592 |
| Middleware for reporting actions to third party APIs | 19 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware for organizing business logic in Redux applications | 1,806 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| Generates boilerplate code for Redux-based client-side API interactions | 496 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Middleware and tools for integrating Web Authentication API into web applications | 12 |
| Allows dispatching multiple actions from one action creator in a non-blocking manner | 137 |
| Middleware for handling side effects in Redux actions with callbag observables | 182 |