Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs(community-projects): Add OpenAPI Qraft React to the list of Community Projects #8588

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

radist2s
Copy link
Contributor

I'm pleased to introduce OpenAPI Qraft to the Community Projects section!

OpenAPI Qraft is another library that generates type-safe API clients and React Hooks for TanStack Query from OpenAPI Documents. It fully supports TanStack Query functionality and aims to minimize bundle size and improve DX.

Why OpenAPI Qraft stands out:

  • No overhead: Provides optimal performance and smaller bundle size.
  • Seamless SSR support: Works with Next.js /app directory and anywhere else.
  • Excellent TSDoc generation: Detailed documentation with minimal effort.
  • Modular and customizable: Probably the most flexible code-generator and API Client.

See here: ⛏︎ OpenAPI Qraft GitHub

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 26, 2025
@radist2s radist2s changed the title docs: Add OpenAPI Qraft React to the list of Community Projects docs(community-projects): Add OpenAPI Qraft React to the list of Community Projects Jan 26, 2025
@radist2s radist2s force-pushed the community/openapi-qraft-react branch from 9810e47 to ec44be3 Compare January 28, 2025 21:03
Copy link

nx-cloud bot commented Jan 29, 2025

View your CI Pipeline Execution ↗ for commit ec44be3.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 55s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 32s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-29 12:23:29 UTC

Copy link

pkg-pr-new bot commented Jan 29, 2025

Open in Stackblitz

More templates

@tanstack/angular-query-devtools-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@8588

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@8588

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@8588

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@8588

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@8588

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@8588

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@8588

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@8588

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@8588

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@8588

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@8588

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@8588

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@8588

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@8588

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@8588

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@8588

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@8588

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@8588

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@8588

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@8588

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@8588

commit: ec44be3

@TkDodo TkDodo merged commit a507400 into TanStack:main Jan 29, 2025
5 of 6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants