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 to integrate this generation into a Kotlin/Gradle ...
Jun 20, 20256 min read15