Pakket: golang-github-grpc-ecosystem-grpc-gateway-dev (1.3.0-1)
Verwijzigingen voor golang-github-grpc-ecosystem-grpc-gateway-dev
Trisquel bronnen:
Het bronpakket golang-github-grpc-ecosystem-grpc-gateway downloaden:
- [golang-github-grpc-ecosystem-grpc-gateway_1.3.0-1.dsc]
- [golang-github-grpc-ecosystem-grpc-gateway_1.3.0.orig.tar.gz]
- [golang-github-grpc-ecosystem-grpc-gateway_1.3.0-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Martín Ferrari
- Tim Potter
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-grpc-ecosystem-grpc-gateway-dev gerelateerde pakketten
|
|
|
-
- dep: golang-github-dghubble-sling-dev
- HTTP client library for creating and sending API requests
-
- 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-grpc-dev (>= 1.6.0)
- implementation of gRPC in Go
-
- dep: golang-goprotobuf-dev
- Protocol buffer support for the Go programming language