I made a library that generates React Query hooks based on an OpenAPI specification file #3919
Unanswered
7nohe
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, everyone! I'd like to introduce the library I made.
The library generates custom hooks that use React Query's
useQuery
anduseMutation
hooks based on an OpenAPI specification file.I want to hear some opinions about it.
Repo: https://github.com/7nohe/openapi-react-query-codegen
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions