Skip to content

Instantly share code, notes, and snippets.

@laser
Last active August 29, 2015 14:00
Show Gist options
  • Save laser/11303604 to your computer and use it in GitHub Desktop.
Save laser/11303604 to your computer and use it in GitHub Desktop.
JSON-RPC 2.0 Request
{
"jsonrpc": "2.0",
"id": "Ke43jnGeQsk2z9GYvFmrax",
"method": "add",
"params": [1, 5.1]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment