Skip to content

Commit 5bc9ea2

Browse files
MattCCCjasonsaayman
andauthoredAug 13, 2021
Update ECOSYSTEM.md (#3817)
Add axios-multi-api to the list Co-authored-by: Jay <jasonsaayman@gmail.com>
1 parent e72813a commit 5bc9ea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎ECOSYSTEM.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
1818
* [r2curl](https://github.com/uyu423/r2curl) - Extracts the cURL command string from the Axios object. (AxiosResponse, AxiosRequestConfig)
1919
* [swagger-taxos-codegen](https://github.com/michalzaq12/swagger-taxos-codegen) - Axios based Swagger Codegen (tailored for typescript)
2020
* [axios-endpoints](https://github.com/renancaraujo/axios-endpoints) - Axios endpoints helps you to create a more concise endpoint mapping with axios.
21+
* [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.
2122

2223
### Logging and debugging
2324

0 commit comments

Comments
 (0)
Please sign in to comment.