diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index e086aba4e9eef3573117e52ee21938b142883ddd..e17a10114a8e27fe186da47f20be69ee88148f20 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -10,3 +10,4 @@ This is a list of axios related libraries and resources. If you have a suggestio * [redux-axios-middleware](https://github.com/svrcekmichal/redux-axios-middleware) - Redux middleware for fetching data with axios HTTP client * [axios-vcr](https://github.com/nettofarah/axios-vcr) - 📼 Record and Replay Axios requests * [@3846masa/axios-cookiejar-support](https://github.com/3846masa/axios-cookiejar-support) - Add tough-cookie support to axios +* [axios-method-override](https://github.com/jacobbuck/axios-method-override) - Axios http request method override plugin