https://towardsdatascience.com/implementing-grpc-server-using-python-9dc42e8daea0 - статья о использовании gRPC в python
#grpc #protobuf
#grpc #protobuf
Medium
Implementing gRPC server using Python
Your next API doesn’t need to be built with REST and JSON. How about gRPC and Protocol Buffers for better performance and structure?