Using gRPC API (Python) to make a call
Requirement:
Python 3.x version
IDE (Suggestion VS code)
pip version 9.0.1 or higher
Pre-requisite knowledge:
Basic understanding of RPC
Basic understanding of protocol buffers
What is gRPC?
Imagine you want to communicate with a friend who ...
hungrybias.hashnode.dev11 min read