-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Somewhat out of context - but wondering if anyone has some suggestions:
- what is the right way to use / expose the underlying RPC endpoints as REST endpoints also?
With RPC and Pub/Sub under the same hood, the only thing left is REST capability - that way we can cover all the spectrum (of clients).
RPC is good, but demanding websocket for it to work is kind of inconvenience (as opposed to simple REST, from say CLI).
Is there anyway, this Bonefish can be extended to support REST for the underlying RPC (for example,auto-generate the REST wrappers for the RPC endpoints , something on the lines of swagger??)
Metadata
Metadata
Assignees
Labels
No labels