redux-rest-call
A simple module to make REST calls from an async redux action
Installation
Run the install command:
npm install redux-rest-callBuild
To create the dist package, run either:
npm run buildor use
npm run test:watchduring development.
Help
See the docs for further information.