redux-rest

API mapper

Automatically generates Redux action creators and reducers for REST APIs

Automatically create Redux action constants, action creators, and reducers for your REST API

GitHub

180 stars
12 watching
11 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lexich/redux-apiGenerates boilerplate code for Redux-based client-side API interactions496
ezekielchentnik/redux-reporterMiddleware for reporting actions to third party APIs19
grigory-leonenko/redux-easy-actionsSimplifies Redux action creation by providing a decorator to automatically generate action types and payloads.42
redux-things/redux-actions-assertionsLibrary for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing.188
palantir/redoodleAn addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference.101
maxkomarychev/octionsProvides GitHub Actions that wrap GitHub REST API calls to simplify common tasks38
karlpurk/redux-decoratorsA utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling.90
pauldijou/redux-actAn opinionated library to create actions and reducers for Redux in a specific way1,488
idolize/redux-requestsManages in-flight requests with a Redux reducer to avoid issuing duplicate requests243
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
cantierecreativo/redux-beesA declarative API client library for managing JSON API calls with Redux592
joeribekker/restormAllows interacting with resources as objects by mapping API resources and mocking entire APIs.38
zackargyle/redux-immutable-reducerEnables immutable state in Redux reducers40
yildizberkay/redux-exampleA sample React project demonstrating the use of Redux as a state container to manage complex applications90
andersdjohnson/redux-reducer-asyncA utility for creating standardized redux reducers for handling async actions in an efficient and reusable way.14