软件包:golang-github-grpc-ecosystem-grpc-gateway-dev(1.6.4-2)
golang-github-grpc-ecosystem-grpc-gateway-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-grpc-ecosystem-grpc-gateway:
- [golang-github-grpc-ecosystem-grpc-gateway_1.6.4-2.dsc]
- [golang-github-grpc-ecosystem-grpc-gateway_1.6.4.orig.tar.gz]
- [golang-github-grpc-ecosystem-grpc-gateway_1.6.4-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-dghubble-sling-dev
- HTTP client library for creating and sending API requests
-
- dep: golang-github-ghodss-yaml-dev
- better way to marshal and unmarshal YAML in Golang
-
- dep: golang-github-rogpeppe-fastuuid-dev
- fast generation of 192-bit UUIDs
-
- dep: golang-glog-dev
- Leveled execution logs for Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-google-genproto-dev (>= 0.0~git20190111~)
- Generated Go packages for common protocol buffer types
-
- dep: golang-google-grpc-dev (>= 1.6.0)
- implementation of gRPC in Go
-
- dep: golang-goprotobuf-dev (>= 1.2.0)
- Protocol buffer support for the Go programming language