From cdec7d4c6f2d0afe074b8c975b0604e5499f2cfb Mon Sep 17 00:00:00 2001 From: Netto Farah Date: Fri, 24 Jun 2016 18:56:54 -0700 Subject: [PATCH] Add axios-vcr --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 20acb28d..1d2e71fc 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -4,6 +4,7 @@ This is a list of axios related libraries and resources. If you have a suggestio ## Libraries +* [axios-vcr](https://github.com/nettofarah/axios-vcr) - 📼 Record and Replay Axios requests * [moxios](https://github.com/mzabriskie/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