openapi-ts icon indicating copy to clipboard operation
openapi-ts copied to clipboard

Hono plugin

Open mrlubos opened this issue 1 year ago • 1 comments

Please vote on this issue if you're interested in Hono plugin.

This issue will serve as a to-do list during development. To help us release this feature as quickly as possible, feel free to share the minimum requirements for your use case.

mrlubos avatar Dec 20 '24 01:12 mrlubos

Hono has a third-party middleware for a zod + openapi based approach that handles validation and openapi schema generation.

Would love a hono + openapi-ts + standalone ajv based approach that can do the same but more performantly and with strict CSP / no-eval.

rajsite avatar Apr 17 '25 19:04 rajsite

@rajsite can you share a small example code you'd be looking to get from this plugin?

mrlubos avatar Aug 20 '25 23:08 mrlubos