tgvashworth / fetch-engine

A smart request-making library
24 stars 6 forks source link

feat: makeFetchGroup #93

Closed tgvashworth closed 6 years ago

tgvashworth commented 6 years ago

makeFetchGroup enables reusable and stateful FetchGroups.

Closes #83.