diff --git a/docs/community-resources.md b/docs/community-resources.md index 3ce503b41a..50753a36ad 100644 --- a/docs/community-resources.md +++ b/docs/community-resources.md @@ -140,6 +140,11 @@ others: url: 'https://www.kubb.dev/', description: 'Generate SDKs for all your APIs', }, + { + title: '@codewithagents/openapi-react-query', + url: 'https://github.com/codewithagents/openapi-zod-ts', + description: 'Generate fully typed TanStack/React Query v5 hooks from an OpenAPI 3.1 spec, with Zod v4 runtime validation and an end-to-end pipeline (client, mocks, server).', + }, { title: 'OpenAPI codegen', url: 'https://github.com/fabien0102/openapi-codegen',