We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299e827 commit 6b0ccd1Copy full SHA for 6b0ccd1
ECOSYSTEM.md
@@ -23,3 +23,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
23
* [axios-actions](https://github.com/davestewart/axios-actions) - Bundle endpoints as callable, reusable services
24
* [axios-api-versioning](https://weffe.github.io/axios-api-versioning) - Add easy to manage api versioning to axios
25
* [r2curl](https://github.com/uyu423/r2curl) - Extracts the cURL command string from the Axios object. (AxiosResponse, AxiosRequestConfig)
26
+* [axios-endpoints](https://github.com/renancaraujo/axios-endpoints) - Axios endpoints helps you to create a more concise endpoint mapping with axios.
0 commit comments