Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add @hono/zod-openapi to existing codebase and routes #51

Open
dromzeh opened this issue Sep 15, 2023 · 0 comments
Open

add @hono/zod-openapi to existing codebase and routes #51

dromzeh opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
breaking change enhancement New feature or request priority: high Issue needs to be fixed ASAP
Milestone

Comments

@dromzeh
Copy link
Member

dromzeh commented Sep 15, 2023

generates openapi documentation with type-safe params using zod for all routes; introduces type sharing between the frontend and backend, thus ensuring end-to-end type-safety for all routes && streamlining local development.

related to #43.

@dromzeh dromzeh added enhancement New feature or request priority: high Issue needs to be fixed ASAP breaking change labels Sep 15, 2023
@dromzeh dromzeh self-assigned this Sep 15, 2023
@dromzeh dromzeh added priority: low Doesn't need immediate attention and removed priority: high Issue needs to be fixed ASAP labels Oct 19, 2023
@dromzeh dromzeh added priority: high Issue needs to be fixed ASAP and removed priority: low Doesn't need immediate attention labels Dec 10, 2023
@dromzeh dromzeh added this to the v2 API milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request priority: high Issue needs to be fixed ASAP
Projects
Status: In Progress
Development

No branches or pull requests

1 participant