gRPC-Gateway is a plugin of protoc that reads gRPC service definitions and generates a reverse-proxy server which translates a RESTful JSON API into gRPC.
go get github.com/grpc-ecosystem/grpc-gateway/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a gRPC-Gateway runtime mux for serving RESTful endpoints.
Update import paths from github.com/grpc-ecosystem/grpc-gateway to github.com/grpc-ecosystem/grpc-gateway/v2.
No dependency data recorded yet.