redux-api

January 9, 2018 ยท View on GitHub

rdx-api

Redux middleware for calling a (REST) API.

Installation

$ yarn add rdx-api

Usage

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.

Example

See the example directory for a basic example.

Contributing

$ git clone https://github.com/VerenigingCampusKabel/redux-api
$ cd redux-api
$ yarn install

Contributors

License

MIT