From a8a4e0bdcd5a05ab4682567fa8dc584e2d47b191 Mon Sep 17 00:00:00 2001 From: Jacob Date: Mon, 27 Feb 2017 10:03:25 +1300 Subject: [PATCH] Add axios-method-override to ECOSYSTEM.md --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index e086aba4..e17a1011 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