tapir icon indicating copy to clipboard operation
tapir copied to clipboard

Consider translation of path variables and query params into fields in RPC messages

Open mbore opened this issue 3 years ago • 0 comments

We may want to make a switch between HTTP and grpc fairly unnoticeable. Adding a way to translate an HTTP path (with path variables and query params) into an RPC message would be handy in this case.

mbore avatar Oct 11 '22 14:10 mbore