Is it just me or should RPC mechanism be reflective? Why don't we have a standard where we can have a generic client that we can point at an endpoint and the client should grab all the RPCs, their inputs, outputs, etc.

And yeah, swagger, but its' external to the API. And GQL is not RPC.

Comments