redux-rx-api

Uses react-observable to provide a nice way of talking to an API.

Usage no npm install needed!

<script type="module">
  import reduxRxApi from 'https://cdn.skypack.dev/redux-rx-api';
</script>

README

redux-rx-api

Basically this is a middleware and epic that handles a nice, fully one-directional way of managing an API request with redux-observable.

more readme to follow after lunch