From 28dc8a93a0c33125e49171aa243e766234f5c570 Mon Sep 17 00:00:00 2001 From: Rashadul Islam Date: Thu, 18 Mar 2021 15:05:23 +0600 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aba8aec..973d232 100644 --- a/README.md +++ b/README.md @@ -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