OpenRPC
The OpenRPC Specification defines a standard, programming language-agnostic interface description for JSON-RPC 2.0 APIs.
Interdimensional
Pinned Repositories
client-js
A browser-compatible JSON-RPC client with multiple transports.
examples
Collection of example OpenRPC documents.
generator
Multi-Component & Multi-Language Generators for OpenRPC
inspector
🕵️♂️ OpenRPC Inspector is a simple tool to create, modify and execute JSON-RPC requests.
meta-schema
The official OpenRPC JSON Schema meta-schema.
mock-server
Provides a mock JSON-RPC API given an OpenRPC document.
open-rpc
The open-rpc.org website
playground
A place to play around with OpenRPC. https://playground.open-rpc.org
server-js
JSON-RPC 2.0 Server implementation that supports multiple transport protocols.
spec
The OpenRPC specification
OpenRPC's Repositories
open-rpc/spec
The OpenRPC specification
open-rpc/client-js
A browser-compatible JSON-RPC client with multiple transports.
open-rpc/generator
Multi-Component & Multi-Language Generators for OpenRPC
open-rpc/server-js
JSON-RPC 2.0 Server implementation that supports multiple transport protocols.
open-rpc/examples
Collection of example OpenRPC documents.
open-rpc/playground
A place to play around with OpenRPC. https://playground.open-rpc.org
open-rpc/open-rpc
The open-rpc.org website
open-rpc/mock-server
Provides a mock JSON-RPC API given an OpenRPC document.
open-rpc/meta-schema
The official OpenRPC JSON Schema meta-schema.
open-rpc/typings
Generate Type Aliases for your OpenRPC Document
open-rpc/inspector
🕵️♂️ OpenRPC Inspector is a simple tool to create, modify and execute JSON-RPC requests.
open-rpc/schema-utils-js
Utils for OpenRPC. https://open-rpc.github.io/schema-utils-js/
open-rpc/editor-extensions-vscode
Provides auto-completion, validation, and previewing for OpenRPC documents in Visual Studio Code.
open-rpc/docs-react
OpenRPC documentation as a react component.
open-rpc/design
home of OpenRPC designers / assets / style guide for marketing.
open-rpc/test-coverage
Test your OpenRPC Document against an API.
open-rpc/tools
(WIP) Monorepo for OpenRPC tooling
open-rpc/twitter
Submit tweets for https://twitter.com/open_rpc using pull requests
open-rpc/semantic-release-plugin
A semantic-release plugin for OpenRPC to bump info.version.
open-rpc/html-reporter-react
(WIP) Reporter for open-rpc/test-coverage
open-rpc/logs-react
open-rpc/specification-extension-spec
Extend OpenRPC with Specification Extensions.