Hello,

I have a Web Api with the Protobuf Protocol.
I want to get some live datas out of the api with Python.

Together with the proc compiler, i have created some .py Files out of the 
Proto Files. 
Now I Don't really now, hoe to connect to the Api an Decompressing the Data.

The format of the Api is:
http://localhost:8081/Cars/GetCars?

I Have to create a function to get the Data and decompressing the data from 
the Api with the .py - Files which i created out of the proto Files.



Can someone help me?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to