We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9071f0b commit ab8c114Copy full SHA for ab8c114
README.md
@@ -1,7 +1,7 @@
1
# grpc-transcoding
2
3
-grpc-transcoding is a library that supports [transcoding]
4
-(https://github.com/googleapis/googleapis/blob/master/google/api/http.proto)
+grpc-transcoding is a library that supports
+[transcoding](https://github.com/googleapis/googleapis/blob/master/google/api/http.proto)
5
so that HTTP/JSON can be converted to gRPC.
6
7
It helps you to provide your APIs in both gRPC and RESTful style at the same
@@ -25,5 +25,5 @@ See [CONTRIBUTING.md](CONTRIBUTING.md).
25
26
# License
27
grpc-httpjson-transcoding is licensed under the Apache 2.0 license. See
28
-[LICENSE](LICENSE)for more details.
+[LICENSE](LICENSE) for more details.
29
0 commit comments