Skip to content

Commit

Permalink
Added axios-curlirize (axios#1653)
Browse files Browse the repository at this point in the history
* Added axios-curlirize to Ecosystem documentation
  • Loading branch information
anthonygauthier authored and emilyemorehouse committed Jul 5, 2018
1 parent ef2240a commit 0c4bf3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ECOSYSTEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [axios-extensions](https://github.com/kuitos/axios-extensions) - A collection of axios extensions, including throttle and cache GET request plugin.
* [redux-saga-requests](https://github.com/klis87/redux-saga-requests) - Redux-Saga addon to simplify handling of AJAX requests.
* [axios-fetch](https://github.com/lifeomic/axios-fetch) - A WebAPI Fetch implementation backed by an Axios client
* [axios-curlirize](https://www.npmjs.com/package/axios-curlirize) - Logs axios requests as curl commands, also adds a property to the response object with the curl command as value.

0 comments on commit 0c4bf3c

Please sign in to comment.