Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-rpc/spec
The OpenRPC specification
https://github.com/open-rpc/spec
openrpc openrpc-specification
Last synced: 30 days ago
JSON representation
The OpenRPC specification
- Host: GitHub
- URL: https://github.com/open-rpc/spec
- Owner: open-rpc
- License: apache-2.0
- Created: 2018-12-19T20:30:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T20:01:44.000Z (8 months ago)
- Last Synced: 2024-10-29T22:54:02.843Z (about 1 month ago)
- Topics: openrpc, openrpc-specification
- Language: JavaScript
- Homepage: https://spec.open-rpc.org
- Size: 2.71 MB
- Stars: 167
- Watchers: 14
- Forks: 49
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-json-rpc - open-rpc/spec - Specification for OpenRPC (Tools / Interface Description)
README
# The OpenRPC Specification Repository
Join us on Discord!## Purpose of this Repository
This is a repository that contains the OpenRPC specification, and the tooling to build, maintain, and release the specification.
## Latest OpenRPC Specification
The latest version of the specification may be found [here](https://spec.open-rpc.org/).
## Previous Versions of the Specification
All versions of the specification can be found on [the Github releases page](https://github.com/open-rpc/spec/releases).
You may also access specific versions of the spec by appending the version to the spec url as follows:
`https://spec.open-rpc.org/1.0.0`
## Contributing
How to contribute, build and release are outlined in [CONTRIBUTING.md](CONTRIBUTING.md), [BUILDING.md](BUILDING.md) and [RELEASING.md](RELEASING.md) respectively. Commits in this repository follow the [CONVENTIONAL_COMMITS.md](CONVENTIONAL_COMMITS.md) specification.
## Contact
Need help or have a question? Join us on [Discord](https://discord.gg/gREUKuF)!