Post
Topic
Board Altcoin Discussion
Re: OpenRPC:programming language-agnostic interface description for JSON-RPC 2.0 API
by
SirLancelot
on 19/04/2019, 13:25:20 UTC
The Ethereum Classic Labs Core (ECLC) team recently created the OpenRPC Specification. The specification emulates OpenAPI, the successful and widely adopted specification for REST APIs.

"The OpenRPC Specification defines a standard, programming language-agnostic interface description for JSON-RPC 2.0 APIs, which allows both humans and computers to discover and understand the capabilities of a service without requiring access to source code, additional documentation, or inspection of network traffic. When properly defined via OpenRPC, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interface descriptions have done for lower-level programming, the OpenRPC Specification removes guesswork in calling a service."

The main developers were Zachary Belford and Shane Jones

1.0.0 release out today. - https://github.com/open-rpc/spec/releases/tag/1.0.0?from=groupmessage&isappinstalled=0

https://spec.open-rpc.org

https://github.com/open-rpc

The duo are pretty active on Discord and answering any questions/taking feedback about the spec here

https://discord.gg/SPFQkPr
Up to 95% of the people in this part of the forum are not developers and might not understand what you are trying to talk about, I personally had to take my time before I could understand what you are trying to share with us, so I think this is not the best part of the forum to make this kind of post because you won't get the required reply you are looking. I believe if you could move the topic to a thread like project development and other related developers thread, then you would be able to get the reply you desire.