2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Update ECOSYSTEM.md (#5077)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
ecyrbe
2022-10-30 18:10:02 +01:00
committed by GitHub
parent 448e1fcdec
commit 983a66408d
+1
View File
@@ -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