An open API service indexing awesome lists of open source software.

https://github.com/atomic-state/fetcher.atomic-state.org

Old documentation website for HttpReact
https://github.com/atomic-state/fetcher.atomic-state.org

Last synced: 10 months ago
JSON representation

Old documentation website for HttpReact

Awesome Lists containing this project

README

          

# http-react-fetcher

`http-react-fetcher` is a hooks library for data fetching in React. It extends the native `Fetch` API and adds React's declarative approach through the use of [Hooks](https://reactjs.org/docs/hooks-intro.html)

### Installation

```bash
yarn add http-react-fetcher
```

[Getting started](https://http-react.netlify.app/docs/intro)