2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-30 15:24:11 +03:00

Merge pull request #733 from jacobbuck/ecosystem-axios-method-override

Adding axios-method-override to ECOSYSTEM.md
This commit is contained in:
Nick Uraltsev
2017-03-01 21:01:01 -08:00
committed by GitHub
+1
View File
@@ -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