sudorandom / fauxrpc

Easily start a fake gRPC/gRPC-Web/Connect/REST server from protobufs
https://fauxrpc.com
MIT License
75 stars 0 forks source link

Tests for REST translations #3

Closed sudorandom closed 2 months ago

sudorandom commented 2 months ago

I need to test to ensure that google.api.http annotations work properly. This is mostly about testing the behavior of vanguard to make sure I actually understand how it's working.

sudorandom commented 2 months ago

Yep, this works!