diff --git a/docs/framework/react/community/community-projects.md b/docs/framework/react/community/community-projects.md index d6b93460e7..4e46663e0b 100644 --- a/docs/framework/react/community/community-projects.md +++ b/docs/framework/react/community/community-projects.md @@ -85,6 +85,12 @@ A library for creating typesafe standardized query keys, useful for cache manage Link: https://github.com/lukemorales/query-key-factory +## Rapini + +🥬 OpenAPI to React Query (or SWR) & Axios + +Link: https://github.com/rametta/rapini + ## React Query Kit 🕊️ A toolkit for ReactQuery that makes ReactQuery hooks reusable and typesafe