go-oas / docs

Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard

Home Page:https://t.me/go_oas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[RFC] Registration of built handlers

kaynetik opened this issue · comments

What easier (more transparent way) is there to register documentation handlers for each endpoint?

Also, consider using a service in order to share common endpoint setups?