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

Update links

This commit is contained in:
Nick Uraltsev
2017-09-28 21:09:47 -07:00
parent 17e44c8ec9
commit 26b06391f8
16 changed files with 136 additions and 136 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
## Libraries
* [moxios](https://github.com/mzabriskie/moxios) - Mock axios requests for testing
* [moxios](https://github.com/axios/moxios) - Mock axios requests for testing
* [axios-response-logger](https://github.com/srph/axios-response-logger) - Axios interceptor which logs responses
* [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) — Axios adapter that allows to easily mock requests
* [redux-axios-middleware](https://github.com/svrcekmichal/redux-axios-middleware) - Redux middleware for fetching data with axios HTTP client