Skip to content

Commit b6b0865

Browse files
Merge pull request axios#1363 from mdlavin/patch-1
Add reference to axios-fetch in ECOSYSTEM.md
2 parents 821d5e2 + f1a0feb commit b6b0865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ECOSYSTEM.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
1717
* [axios-cache-plugin](https://github.com/jin5354/axios-cache-plugin) - Help you cache GET request when using axios.
1818
* [axios-extensions](https://github.com/kuitos/axios-extensions) - A collection of axios extensions, including throttle and cache GET request plugin.
1919
* [redux-saga-requests](https://github.com/klis87/redux-saga-requests) - Redux-Saga addon to simplify handling of AJAX requests.
20+
* [axios-fetch](https://github.com/lifeomic/axios-fetch) - A WebAPI Fetch implementation backed by an Axios client

0 commit comments

Comments
 (0)