From 4545b085c51bdc48d0ed2a824592e009dcffa5cc Mon Sep 17 00:00:00 2001 From: George Chung Date: Thu, 2 Feb 2017 14:31:04 +0800 Subject: [PATCH] Add axios-debug-log to ECOSYSTEM.md --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index e086aba..51ded7f 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-debug-log](https://github.com/Gerhut/axios-debug-log) - Axios interceptor of logging requests & responses by debug.