From 6cf3a693a6d1eb65e72ce555de76aa7f7bcb936b Mon Sep 17 00:00:00 2001 From: ecyrbe Date: Sun, 9 Oct 2022 12:39:25 +0200 Subject: [PATCH] Update ECOSYSTEM.md --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 9e55bc21db..e6886c8f9b 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -20,6 +20,7 @@ This is a list of axios related libraries and resources. If you have a suggestio * [axios-endpoints](https://github.com/renancaraujo/axios-endpoints) - Axios endpoints helps you to create a more concise endpoint mapping with axios. * [axios-multi-api](https://github.com/MattCCC/axios-multi-api) - Easy API handling whenever there are many endpoints to add. It helps to make Axios requests in an easy and declarative manner. * [axios-url-template](https://github.com/rafw87/axios-url-template) - Axios interceptor adding support for URL templates. +* [zodios](https://www.zodios.org) - Typesafe API client based on axios ### Logging and debugging