fusio
fusio copied to clipboard
Implement OpenRPC spec
Fusio currently has an JsonRPC endpoint which can be used as an alternative way to call actions. We could also implement the OpenRPC spec https://open-rpc.org/ so that it would be possible to get an overview about all events and maybe help with code generation.
Then we could add also https://github.com/octanolabs/d0x as app