react-use-rest
JSON →Provides React hooks for fetching and mutating REST API data. v1.9.0 (last release) relies on axios and use-store-hook to share cached state across components without Context or prop-drilling. Offers auto-loading, polling, query support, and collection self-maintenance. Designed for React 16.10+, but no longer actively maintained; alternatives include React Query, SWR, and RTK Query.
Resources
packagereact-use-rest ↗