Registry / web-framework / grpc-ecosystem-grpc-gateway

grpc-ecosystem-grpc-gateway

JSON →
library1.16.0gogounverified

Package grpc-gateway generates RESTful HTTP APIs from gRPC service definitions.

go get github.com/grpc-ecosystem/grpc-gateway
INSTALL
IMPORT
SIG · GRPC-ECOSYSTEM-GRP
G
grpc-ecosystem-grpc-gateway
web-frameworkgov1.16.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gateway
github.com/grpc-ecosystem/grpc-gateway

Creates a new gRPC Gateway serve mux.

import "github.com/grpc-ecosystem/grpc-gateway/runtime" func main() { mux := runtime.NewServeMux() fmt.Println(mux) }
Debug
Known issues
breakingVersion 1.16.0 is outdated; consider using v2 for new projects.
fix
Use github.com/grpc-ecosystem/grpc-gateway/v2 for latest features.
affects: >=1.0.0
Upgrade
Version history
1.16.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
grpc-ecosystem-grpc-gateway — go get grpc-ecosystem-grpc-gateway · libregistry