JSON-RPC 2.0
A light weight remote procedure call protocol. It is designed to be simple!
JSON-RPC 2.0 Specification
JSON-RPC 1.0 Specification
Join the group:
http://groups.google.com/group/json-rpc/
Start using it:
Wikipedia has a list of
implementations
.
So does the original
json-rpc site
.
Frequently Asked Questions
What is
JSON
?
What is
RPC
?
What is the
difference between 1.0 and 2.0
?