ftgogo
ftgogo copied to clipboard
Why not use oapi-codegen generated server?
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.