Creating Transmutate: A Tool for Easier gRPC and Proto Files in Python
Introduction
Recently, I worked on a project that needed many gRPC functions. If you've used gRPC, you know it helps different software programs talk to each other efficiently. However, making Proto files for every Python dataclass was taking a lot o...
blog.techbend.io3 min read