redux-reporter

API reporter

Middleware for reporting actions to third party APIs

Redux middleware for reporting actions to third party APIs.

GitHub

19 stars
3 watching
1 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
agraboso/redux-api-middlewareMiddleware that calls an API and dispatches standard actions based on the request outcome.1,492
ngokevin/redux-raven-middlewareMiddleware to send error reports to Sentry from Redux applications227
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
rishantagarwal/react-redux-persist-sentry-middlewareA middleware solution for sending error reports to Sentry in React + Redux applications.10
denisizmaylov/redux-catch-promiseMiddleware to catch and handle promises and async functions in Redux applications66
kvoti/redux-restAutomatically generates Redux action creators and reducers for REST APIs180
cantierecreativo/redux-beesA declarative API client library for managing JSON API calls with Redux592
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
lexich/redux-apiGenerates boilerplate code for Redux-based client-side API interactions496
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
yildizberkay/redux-exampleA sample React project demonstrating the use of Redux as a state container to manage complex applications90
markdalgleish/redux-analyticsA middleware solution for tracking and analyzing Redux application state changes489
shanhaichik/redux-sync-promiseMiddleware for writing asynchronous actions in synchronous style4
idolize/redux-requestsManages in-flight requests with a Redux reducer to avoid issuing duplicate requests243
d6u/redux-observable-middlewareMiddleware for subscribing to observables in Redux action creators.57