add react-query to API list (#772)

* add sanitize-html to Security list

* FIX: alignment changed to the bottom of the section

* ADD: add React-Query to API list

Co-authored-by: rashed01 <rashadulislam9@gmail.com>
This commit is contained in:
Rashadul Islam
2021-03-18 15:05:23 +06:00
committed by GitHub
parent 06fc1906e7
commit 28dc8a93a0

View File

@@ -573,6 +573,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [FarFetch](https://github.com/WebsiteBeaver/far-fetch) - Modern Fetch API wrapper for simplicity, with concise file uploading.
* [Optic](https://github.com/opticdev/optic) - Optic automatically documents and tests your APIs.
* [SWR](https://github.com/vercel/swr) - React Hooks library for remote data fetching.
* [React Query](https://github.com/tannerlinsley/react-query) - Hooks for fetching, caching and updating asynchronous data in React.
## Streaming