项目作者: open-rpc

项目描述 :
The official OpenRPC JSON Schema meta-schema.
高级语言: Go
项目地址: git://github.com/open-rpc/meta-schema.git
创建时间: 2018-12-20T23:57:57Z
项目社区:https://github.com/open-rpc/meta-schema

开源协议:Apache License 2.0

下载


OpenRPC Meta JSON Schema



CircleCI branch
npm
GitHub release
GitHub commits since latest release

This is the JSON Schema file for the OpenRPC Specification. You may use it to validate your open rpc documents.

This repo also contains the code which takes the schema, and generates typings for various languages. Currently supported languages:

  • Typescript
  • Rust
  • Go
  • Python

Need help or have a question? Join us on Discord!

License

Apache-2.0

Contributing

How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.