I’ve long advocated using JSON when building mobile and cloud applications. If nothing else, the payload size makes it extremely efficient when transferred over the wire – take a look at the size of the same information formatted as OData, REST-XML, and lastly JSON: Pretty compelling. Despite the use of JSON – and great frameworks [...]
Blog Post by: Wade