redux-fetch-middleware

Redux fetcher

A middleware that simplifies data fetching and status tracking in Redux applications.

The simplest middleware using fetch api for redux to send request

GitHub

38 stars
3 watching
7 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

fetchredux

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
denisizmaylov/redux-catch-promiseMiddleware to catch and handle promises and async functions in Redux applications66
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
platzidev/socket.io-reduxMiddleware to connect Redux with Socket.IO and send actions via a real-time network connection.105
grofers/redux-cookies-middlewareMiddleware to sync parts of Redux state with browser cookies.81
zalmoxisus/remote-redux-devtoolsA tool for remotely debugging and inspecting Redux stores in React Native and other applications.1,805
jedirandy/redux-urlA middleware for synchronizing the URL with Redux store state7
platzidev/redux-catchA middleware solution for handling errors in Redux applications with support for error tracking platforms.150
agraboso/redux-api-middlewareMiddleware that calls an API and dispatches standard actions based on the request outcome.1,492
jeffbski/redux-logicMiddleware for organizing business logic in Redux applications1,806
troch/deku-reduxA library that provides Redux integration with the Deku framework30
mjaneczek/conventional-reduxA React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks.175
redbooth/backbone-reduxA tool that synchronizes Backbone collections and Redux stores in real-time191
reswift/reswift-thunkA middleware solution for managing side effects in Redux-like state management systems106
ashaffer/redux-multiAllows dispatching multiple actions from one action creator in a non-blocking manner137