VX Development Blog

Articles tagged with web-service

Powered by JSON-RPC 2.0

Overview

It’s hard to imagine a modern software system which doesn’t either consume or provide a means of machine to machine communication. In fact most applications both provide and depend on various web services, APIs etc.

The idea of web services or online APIs isn’t new. There …