Json-rpc
JSON-RPC is a standard JSON data-format based (r)emote (p)rocedure (c)all protocol.
Xml-rpc
XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.
Others
Example |
---|
Json-rpc is more pythonic than xml-rpc or shudder soap from question Python: Am I missing something? |