React Use API
  • Introduction
  • Usage
    • Getting Started
    • Advanced Usage
      • List API and Pagination
      • Request Control
      • Data Processing
      • Side-Effect Dependencies
      • Watch option
    • TypeScript
  • API
    • useApi
    • State
    • Request Function
    • ApiProvider
    • injectSSRHtml
    • loadApiCache
  • Server Side Rendering
    • SSR Settings
    • Examples
      • Real World Examples
      • With Ant Design
Powered by GitBook
On this page

Was this helpful?

Introduction

NextGetting Started

Last updated 5 years ago

Was this helpful?

-based React hooks for async HTTP request data. react-use-api feeds API data to React components when SSR (Server-Side Rendering), and caches the data to Front-End. This is designed for diverse UI states and also a good solution if your app is based on .

TypeScript Support

Thread-safe SSR

Icons made by from is licensed by .

Axios
create-react-app
Eucalyp
www.flaticon.com
CC 3.0 BY
Build Status
Coverage Status
GitHub
GitHub package.json dependency version (dev dep on branch)
npm
npm type definitions