Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Redux actions, action creators and reducers to make life with JSON APIs a breeze.

Notifications You must be signed in to change notification settings

etchteam/redux-json-api

 
 

Repository files navigation

Redux JSON API

Make Redux 💜 JSON API

Build Status

This library is intended for use in web applications build on Redux, which consumes data from a JSON API.

Use redux-json-api to have one simple way of storing resource objects in Redux state along with it's CRUD API, which provides easy ways to create, read, update and delete resources.

Please raise any questions as an Issue or submit your contributions as a Pull Request. Remember to review our contributions guidelines.

Table of contents

  1. Set-Up & Configure
  2. API
  3. Good reads
  4. Contribute
  5. Contributors

Good reads

  • Redux - Read about redux and core principles.
  • JSON API - Read about the specifications for JSON API.

Contribute

Got any feedback or suggestions? Review our contribution guidelines.

Contributors

Made with 💜 from the Dixie team, and our lovely contributers!

About

Redux actions, action creators and reducers to make life with JSON APIs a breeze.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%