软件包:golang-github-grpc-ecosystem-grpc-gateway-dev(2.20.0-2)
golang-github-grpc-ecosystem-grpc-gateway-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-grpc-ecosystem-grpc-gateway:
- [golang-github-grpc-ecosystem-grpc-gateway_2.20.0-2.dsc]
- [golang-github-grpc-ecosystem-grpc-gateway_2.20.0.orig.tar.gz]
- [golang-github-grpc-ecosystem-grpc-gateway_2.20.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
gRPC to JSON proxy generator for Golang -- sources
Grpc-gateway is a protoc plugin that reads gRPC service definitions and generates a reverse-proxy server which translates a RESTful JSON API into gRPC. The server is generated according to custom options in your gRPC definition and helps you to provide your APIs in both gRPC and RESTful style at the same time.
This package contains the development files.
其他与 golang-github-grpc-ecosystem-grpc-gateway-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-golang-protobuf-1-5-dev
- Go support for protocol buffers (version v1.5.x)
-
- dep: golang-github-google-go-cmp-dev
- Package for comparing Go values in tests
-
- dep: golang-github-rogpeppe-fastuuid-dev
- fast generation of 192-bit UUIDs
-
- dep: golang-golang-x-oauth2-dev
- make OAuth2 authorized and authenticated HTTP requests
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries
-
- dep: golang-google-genproto-dev (>= 0.0~git20210726.e7812ac~)
- Generated Go packages for common protocol buffer types
-
- dep: golang-google-grpc-dev (>= 1.64.0)
- implementation of gRPC in Go
-
- dep: golang-gopkg-yaml.v3-dev
- YAML support for the Go language