proxy.golang.org : github.com/trinhdaiphuc/Example-CRUD-with-Mongo-use-http-transcoding-to-gRPC : v0.0.0-20230215043601-d847be636e35
This repository use grpc-gateway, envoy, and denny to create a REST API gateway for GRPC service.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/trinhdaiphuc/%21example-%21c%21r%21u%21d-with-%21mongo-use-http-transcoding-to-g%21r%21p%[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/envoyproxy/protoc-gen-validate v0.1.0
- github.com/gin-gonic/gin v1.7.7
- github.com/go-playground/validator/v10 v10.9.0
- github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
- github.com/golang/protobuf v1.5.2
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.3.0
- github.com/json-iterator/go v1.1.11
- github.com/mattn/go-isatty v0.0.13
- github.com/opentracing/opentracing-go v1.2.0
- github.com/satori/go.uuid v1.2.0
- github.com/sirupsen/logrus v1.8.1
- github.com/soheilhy/cmux v0.1.5
- github.com/ugorji/go v1.2.6
- github.com/whatvn/denny v1.0.18
- go.mongodb.org/mongo-driver v1.7.1
- golang.org/x/crypto v0.0.0-20210813211128-0a44fdfbc16e
- golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d
- golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
- golang.org/x/text v0.3.7
- google.golang.org/api v0.30.0
- google.golang.org/genproto v0.0.0-20210813162853-db860fec028c
- google.golang.org/grpc v1.40.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/yaml.v2 v2.4.0