Skip to content

Commit

Permalink
Update ECOSYSTEM.md (axios#3817)
Browse files Browse the repository at this point in the history
Add axios-multi-api to the list

Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
MattCCC and jasonsaayman committed Aug 13, 2021
1 parent 42290fd commit b5a7cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ECOSYSTEM.md
Expand Up @@ -18,6 +18,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [r2curl](https://github.com/uyu423/r2curl) - Extracts the cURL command string from the Axios object. (AxiosResponse, AxiosRequestConfig)
* [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.

### Logging and debugging

Expand Down

0 comments on commit b5a7cc2

Please sign in to comment.