VerenigingCampusKabel / redux-api

Redux middleware for calling a (REST) API
MIT License
2 stars 0 forks source link
api javascript react redux

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