svrcekmichal / redux-axios-middleware

Redux middleware for fetching data with axios HTTP client
MIT License
922 stars 96 forks source link

will this work for reactjs ? #85

Closed theapache64 closed 6 years ago

nmaves commented 6 years ago

This is a redux middleware and therefore has no dependencies on react. It will work in any JS environments including those that choose to use react.