Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 85055f5

Browse files
authored
Merge branch 'main' into chore/tsconfig-json-simplify-include-patterns-consolidate-file-extensions-directory-paths
2 parents 80889a2 + 763cee3 commit 85055f5

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

‎docs/framework/react/community/community-projects.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Generate React Query hooks from your GraphQL schema
4343

4444
Link: https://the-guild.dev/graphql/codegen
4545

46+
## Hey API
47+
48+
The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.
49+
50+
Link: https://heyapi.dev/openapi-ts/plugins/tanstack-query
51+
4652
## Http-wizard
4753

4854
End-to-end type-safe Fastify API with typeScript magic ✨
@@ -98,6 +104,12 @@ A 2KB min, typesafe fetch wrapper that uses static TypeScript type inference and
98104

99105
Link: https://openapi-ts.dev/openapi-react-query/
100106

107+
## oRPC
108+
109+
Easy to build APIs that are end-to-end type-safe and adhere to OpenAPI standards.
110+
111+
Link: https://orpc.unnoq.com/docs/integrations/tanstack-query
112+
101113
## Orval
102114

103115
Generate TypeScript client from OpenAPI specifications

‎docs/framework/vue/community/community-projects.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ A Chrome browser extension that provides devtools for TanStack Query, allowing y
1313

1414
Link: https://chromewebstore.google.com/detail/tanstack-query-devtools/annajfchloimdhceglpgglpeepfghfai
1515

16+
## oRPC
17+
18+
Easy to build APIs that are end-to-end type-safe and adhere to OpenAPI standards.
19+
20+
Link: https://orpc.unnoq.com/docs/integrations/tanstack-query
21+
22+
## Hey API
23+
24+
The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.
25+
26+
Link: https://heyapi.dev/openapi-ts/plugins/tanstack-query
27+
1628
## Query Key factory
1729

1830
A library for creating typesafe standardized query keys, useful for cache management in `@tanstack/query`

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /