project
Open Chemistry: MoleQueue
Validating JSON-RPC w/ JSON-Schema
“Here at Axial we have standardized on JSON-RPC 2.0 for our inter-service communications. We recently decided to start using JSON Schemas to validate our JSON-RPC 2.0 messages.” – http://axialcorps.com/2014/07/01/validating-json-rpc-messages/
Kanboard is a simple visual task board software
Atlassian Jira: JSON-RPC APIs
Atlassian Confluence: JSON-RPC APIs
“The Confluence JSON-RPC API (also available as a plugin) exposes all the existing Confluence SOAP services via the JSON-RPC 2.0 standard. It also supports a ‘light’ mode where you can supply the method name in the URL, removing the need to have an RPC-specific envelope around your JSON request data.”
xbmc: award-winning software media player
Omega: Universe Simulator w/ JSON-RPC
Omega is a Universe Simulator that implements a client-server protocol based on JSON-RPC. Omegaverse.info is Omega in action.
Google’s Spectrum Database
“The rapid growth of connected devices around the world has dramatically increased demand for wireless spectrum. Google is working with industry and regulators to make more spectrum available by using a database to enable dynamic spectrum sharing.
This TV white space database is part of Google’s efforts to make more spectrum available for broadband access. Learn more about spectrum, and how Google is helping to open up more spectrum for wireless broadband access.”
btcrpcclient – Websocket-enabled Bitcoin JSON-RPC written in Go
“btcrpcclient implements a Websocket-enabled Bitcoin JSON-RPC client package written in Go. It provides a robust and easy to use client for interfacing with a Bitcoin RPC server that uses a btcd/bitcoin core compatible Bitcoin JSON-RPC API. – https://blog.conformal.com/btcrpcclient-bitcoin-rpc-made-easy/“