An open API service indexing awesome lists of open source software.

https://github.com/hungtcs/fetch-suit

More comfortable minimal fetch wrapper
https://github.com/hungtcs/fetch-suit

axios fetch fetch-interceptor react

Last synced: about 1 month ago
JSON representation

More comfortable minimal fetch wrapper

Awesome Lists containing this project

README

          

# Fetch Suit

A very simple fetch interceptor wrapper for vanilla and react

- for vanilla: [fetch-interceptor](./packages/fetch-interceptor)
- for react: [react-fetch-interceptor](./packages/react-fetch-interceptor)

and a axios wrapper for react:

- [react-axios-interceptor](./packages/react-axios-interceptor)