rpc
rpc copied to clipboard
Mock server for testing
We could potentially generate mock servers from any schema, as long as it has example responses defined then just return one of those at random. It could be a nice way for people to test their client implementations.