neurosnap / robodux

caching in redux made simple
MIT License
101 stars 7 forks source link

createApi #59

Closed neurosnap closed 2 years ago

neurosnap commented 2 years ago

This PR adds an experimental API for datafetching. It is the async/await equivalent of https://github.com/neurosnap/saga-query.