add @hono/zod-openapi
to existing codebase and routes
#51
Labels
Milestone
@hono/zod-openapi
to existing codebase and routes
#51
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.
The text was updated successfully, but these errors were encountered: