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 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lexich/redux-api Generates boilerplate code for Redux-based client-side API interactions 496
ezekielchentnik/redux-reporter Middleware for reporting actions to third party APIs 19
grigory-leonenko/redux-easy-actions Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. 42
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
palantir/redoodle An addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference. 100
maxkomarychev/octions Provides GitHub Actions that wrap GitHub REST API calls to simplify common tasks 38
karlpurk/redux-decorators A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. 90
pauldijou/redux-act An opinionated library to create actions and reducers for Redux in a specific way 1,489
idolize/redux-requests Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests 243
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
cantierecreativo/redux-bees A declarative API client library for managing JSON API calls with Redux 592
joeribekker/restorm Allows interacting with resources as objects by mapping API resources and mocking entire APIs. 38
zackargyle/redux-immutable-reducer Enables immutable state in Redux reducers 40
yildizberkay/redux-example A sample React project demonstrating the use of Redux as a state container to manage complex applications 90
andersdjohnson/redux-reducer-async A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. 14