Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Redux middleware for calling a (REST) API

License

Notifications You must be signed in to change notification settings

VerenigingCampusKabel/redux-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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