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

Add axios-url-template to Ecosystem (#4238)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
rafw87
2022-05-05 21:08:05 +02:00
committed by GitHub
parent 7e56f8653c
commit 743b4a8b8f
+1
View File
@@ -19,6 +19,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [swagger-taxos-codegen](https://github.com/michalzaq12/swagger-taxos-codegen) - Axios based Swagger Codegen (tailored for typescript)
* [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.
### Logging and debugging