Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an analog of swagger ui for OpenRPC? [closed]

Tags:

json-rpc

Is there a tool that can visualise OpenRPC json documents to HTML, like swagger ui for OpenAPI json or yaml documents?

like image 678
nik0x1 Avatar asked Sep 02 '25 10:09

nik0x1


1 Answers

There is an official tool (OpenRPC Playground), which includes an editor and a live-preview of the documentation, and there is the OpenRPC Playground online.

like image 153
nik0x1 Avatar answered Sep 04 '25 23:09

nik0x1