0.0.2 • Published 7 years ago

redux-wave v0.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Redux API layer

Travis npm version GitHub license David

Handling lots of API calls in your Redux application is tough and requires writing a lot of boilerplate code. To reduce the boilerplate, we provide clean and declarative way to define api layer in your application.

See Motivation section to see what problems, we are trying to solve. Go to Getting started section to quickly jump in the short example.

npm install redux-wave

Quicklinks

Examples

License

MIT