2.0.7 • Published 6 years ago

rdx-api v2.0.7

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

redux-api

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