Documenting gRPC services with OpenAPI v3
In this article, I’ll show how I generated an OpenAPI v3 specification from .proto files for a gRPC service, using the protoc-gen-openapi tool (from the Google/Gnostic project). I’ll also explain how
articles.miguelsmuller.dev.br7 min read