Hacker News new | ask | show | jobs
by monkfish328 783 days ago
So just to clarify, how would one go about auto-generating a stub handler for these route definitions?
1 comments

One such that i know of is oapi-codegen[0] for Go. Highly recommended. And for Typescript, I think it is hard to beat Open API Typescript [1]

[0]. https://github.com/deepmap/oapi-codegen

[1]. https://openapi-ts.pages.dev/