ftgogo icon indicating copy to clipboard operation
ftgogo copied to clipboard

Why not use oapi-codegen generated server?

Open burxtx opened this issue 2 years ago • 0 comments

I found that you re-implemented the route in web_handlers.go, what is the consideration?

//
// The generated Chi server components are not used to construct the server it
// is instead used to verify our web handlers cover the API completely.

burxtx avatar Dec 26 '23 04:12 burxtx