Skip to content

json-rpc-specification/meta-schema

JSON RPC JSON Schemas

This repo contains the JSON Schema meta-schema that corresponds to the various JSON-RPC objects.

From these JSON Schema, types for various languages are generated.

meta schema is hosted here: https://meta.jsonrpc.net/

Installing

Typescript

npm install --save @json-rpc-specification/meta-schema

Golang

go get github.com/json-rpc-specification/meta-schema

Rust

cargo install jsonrpctypes

Using

Typescript

import { JSONRPCRequest } from "@json-rpc-specification/meta-schema"

About

JSON Schemas for JSON-RPC

Topics

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •