Redux middleware for calling and JSON API.
$ yarn add rdx-json-api
See the documentation directory for the usage and more in depth documentation. The documentation is still somewhat incomplete, but the example should help you understand the basic concepts.
See the example directory for a basic example.
$ git clone https://github.com/VerenigingCampusKabel/redux-json-api
$ cd redux-json-api
$ yarn install
MIT