sudorandom / fauxrpc

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

Use "example" from protovalidate, if they add support #1

Open sudorandom opened 1 month ago

sudorandom commented 1 month ago

This issue depends on https://github.com/bufbuild/protovalidate/issues/237. This isn't guaranteed but if this ends up getting added to protovalidate this library should use example annotations if available.

sudorandom commented 1 month ago

Relies on https://github.com/bufbuild/protovalidate/pull/239

sudorandom commented 4 weeks ago

Once it's released, I can do this!