Does gRPC support generating documentation for services like Swagger?
Your protofiles are the documentation. You can put comments there to clarify meaning of parameters or service methods.
protoc-gen-doc is a protoc
plugin which generates HTML docs using Go HTML templates. Although it isn't being used by the original sponsor company anymore, it looks like a good starting point.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With