api icon indicating copy to clipboard operation
api copied to clipboard

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

Open dromzeh opened this issue 2 years ago • 0 comments

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 avatar Sep 15 '23 16:09 dromzeh