redux-falcor
API bridge
Connects Redux applications to the Falcor API.
Connect your redux front-end to your falcor back-end
364 stars
14 watching
19 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ivantsov/redux-webext | A library that simplifies communication between WebExtension background and UI pages using Redux | 108 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
cantierecreativo/redux-bees | A declarative API client library for managing JSON API calls with Redux | 592 |
agraboso/redux-api-middleware | Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,491 |
expressjs/serve-favicon | Middleware to serve a favicon from a given path or buffer. | 619 |
kolodziejczak-sz/svelte-redux-connect | A library that simplifies the integration of Redux with Svelte applications by providing a unified connect API. | 17 |
platzidev/socket.io-redux | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
ezekielchentnik/redux-reporter | Middleware for reporting actions to third party APIs | 19 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
ellbee/redux-boilerplate | A boilerplate project providing a quick start for experimenting with Redux | 40 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
denisizmaylov/redux-catch-promise | Middleware to catch and handle promises and async functions in Redux applications | 66 |
justin-lu/react-redux-antd | A React-based CMS/ERP application using Redux and Ant Design for enterprise management | 417 |
akdilsiz/elixir-rediscl | A minimal Redis client with connection pooling and basic query functionality | 13 |