google-protorpc:http的镜像

时间:2024-06-21 00:19:51
【文件属性】:

文件名称:google-protorpc:http的镜像

文件大小:204KB

文件格式:ZIP

更新时间:2024-06-21 00:19:51

Python

google-protorpc 没有 Google App Engine 依赖项的镜像。 使用 pip 安装 pip install https://github.com/gregorynicholas/google-protorpc/tarball/master 试试 HelloService 在 demos/hello_service.py 中定义了一个名为 HelloService 的简单服务。 只需通过运行以下命令在端口 8000 上启动服务器: python demo/server.py 在另一个终端中,您可以使用以下命令运行客户端: python demo/client.py API 也可以通过 JSON POST 访问: curl -H 'content-type:application/json' \ -d '{"my_name": "Matt"}'


【文件预览】:
google-protorpc-master
----gen_protorpc.py(10KB)
----mox.py(37KB)
----protorpc()
--------generate_python.py(6KB)
--------protojson.py(6KB)
--------message_types.py(765B)
--------protorpc_test_pb2.py(15KB)
--------experimental()
--------util.py(10KB)
--------generate.py(4KB)
--------static()
--------dynamic.py(17KB)
--------__init__.py(745B)
--------wsgi()
--------protobuf.py(9KB)
--------protourlencode.py(17KB)
--------registry.py(8KB)
--------transport.py(12KB)
--------protorpc_test.proto(2KB)
--------generate_proto.py(4KB)
--------descriptor.py(21KB)
--------messages.py(53KB)
--------_google()
--------remote.py(38KB)
--------definition.py(9KB)
----stubout.py(5KB)
----setup.py(1KB)
----.gitignore(253B)
----demo()
--------server.py(309B)
--------client.py(292B)
--------hello_service.py(576B)
----README.md(659B)

网友评论