套件: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