redux-saga / saga-query

Data synchronization using a middleware system for front-end apps
64 stars 4 forks source link

Fetch middleware #8

Closed neurosnap closed 2 years ago

neurosnap commented 2 years ago

This PR adds middleware for using fetch. It also revamps what ctx.request/ctx.response look like.