use-axios-hooks
JSON →React hooks for making Axios-based network calls with support for retry and polling. Version 1.0.4 is the latest stable release, with maintenance ongoing. Key differentiators: built on top of Axios, simple API with three hooks (useAxios, useAxiosRetry, useAxiosInterval), supports cancellation, retry on failure, and polling. Requires React 16.8.6+ and Axios 0.19.0 as peer dependencies.
Resources
packageuse-axios-hooks ↗