diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 43615e1..a2b8cc7 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -19,3 +19,4 @@ This is a list of axios related libraries and resources. If you have a suggestio * [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. +* [axios-actions](https://github.com/davestewart/axios-actions) - Bundle endpoints as callable, reusable services