This is a simple demonstration of loading from either the server or the client via hono.rpc, which looks like this:
context.rpc?.api.members.$get()
Now, the reality of how this works client vs. server is more complicated, but you can see the notes about that.