8000 GitHub - haberman/grpc-httpjson-transcoding: Transcoding to provide HTTP/JSON interface for gRPC Service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

haberman/grpc-httpjson-transcoding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-httpjson-transcoding

grpc-httpjson-transcoding is a library that supports transcoding so that HTTP/JSON can be converted to gRPC.

It helps you to provide your APIs in both gRPC and R 63B7 ESTful style at the same time. The code is used in istio proxy and cloud endpoints to provide HTTP+JSON interface to gRPC service.

Develop

Bazel is used for build and dependency management. The following commands build and test sources:

$ bazel build //...
$ bazel test //...

Contribution

See CONTRIBUTING.md.

License

grpc-httpjson-transcoding is licensed under the Apache 2.0 license. See LICENSE for more details.

About

Transcoding to provide HTTP/JSON interface for gRPC Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.8%
  • Python 5.7%
  • Shell 0.5%
0