Hello! Any advice on using services defined with P...
# announcements
a
Hello! Any advice on using services defined with Protobuf/gRPC as resources? I'm wondering if anyone has come up with a good pattern to support testable pipelines and minimal layers of wrappers and abstraction. I would like the evolution of the Protobuf service schema to drive the evolution of the resource API. Also curious if anyone has counter points to avoiding wrappers around generated gRPC apis.