smswithoutborders / SMSwithoutborders-BE

Here is the cloud API and User management services. It is directly configurable with MySQL databases for managing users. Also provides out of the box integrations of Google OAuth end-points and Account authentication
GNU General Public License v3.0
12 stars 3 forks source link

Add gRPC Examples in Python to Usage Documentation #100

Open PromiseFru opened 3 months ago

PromiseFru commented 3 months ago

Currently, the usage documentation only provides examples using grpcurl. To enhance the documentation and make it more comprehensive, we should add equivalent examples in Python.