API documentation in proto file

Hi all,

I was wondering if anyone has any experience in publishing API documentation from protobuf. I wonder how that looks like and what the best practices around it are.

I’ve been doing some research, but most of the leads are related presenting it in Swagger/SwaggerUI. I did find a few plugins that could generate HTML, JSON, or Markdown from a single proto file, but wanted to check if anyone here did some projects related to API documentation using standard Go template files.

Thanks!

  • Karen
3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.