diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index b9595d2..079c7a8 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -25,6 +25,7 @@ This is a list of axios related libraries and resources. If you have a suggestio ### React and redux +* [axios-hooks](https://github.com/simoneb/axios-hooks) - 🦆 React hooks for axios, with built-in support for server side rendering * [react-hooks-axios](https://github.com/use-hooks/react-hooks-axios) - Custom React Hooks for Axios.js * [redux-saga-requests](https://github.com/klis87/redux-saga-requests) - Redux-Saga addon to simplify handling of AJAX requests. * [redux-axios-middleware](https://github.com/svrcekmichal/redux-axios-middleware) - Redux middleware for fetching data with axios HTTP client