We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bbc86c commit a507400Copy full SHA for a507400
docs/framework/react/community/community-projects.md
@@ -61,6 +61,13 @@ A tool for generating code based on an OpenAPI schema.
61
62
Link: https://github.com/fabien0102/openapi-codegen
63
64
+## OpenAPI Qraft React
65
+
66
+Generate type-safe API clients and Hooks for TanStack Query directly from OpenAPI Documents.
67
+Zero-runtime overhead, Proxy-based design, seamless SSR support, and full TanStack Query functionality.
68
69
+Link: https://github.com/OpenAPI-Qraft/openapi-qraft
70
71
## OpenAPI React Query codegen
72
73
Generate TanStack Query hooks based on an OpenAPI specification file.
0 commit comments