Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 130ca36

Browse filesBrowse files
buserpJon Wayne Parrott
authored andcommitted
Add message about transcoding to Endpoints Bookstore README. (GoogleCloudPlatform#1087)
1 parent 3f5de8c commit 130ca36
Copy full SHA for 130ca36

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎endpoints/bookstore-grpc/README.md

Copy file name to clipboardExpand all lines: endpoints/bookstore-grpc/README.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ gRPC libraries and tools are installed, run:
4848

4949
python -m grpc.tools.protoc --python_out=generated_pb2 \
5050
--grpc_python_out=generated_pb2 --proto_path=. bookstore.proto
51+
52+
## Running the server with gRPC <-> HTTP/JSON Transcoding
53+
54+
Follow the instructions for [Deploying a service using transcoding](https://cloud.google.com/endpoints/docs/transcoding#deploying_a_service_using_transcoding).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.