Frank DENIS random thoughts.

CloudKit: RESTful versioned storage of JSON data

CloudKit is an easy way to store JSON data with a RESTful interface.

That’s pretty cool on its own, but what’s even cooler is that every object is automatically versioned.

Have a look at the CloudKit via cURL demo to immediately see the point.

Jon Crosby’s blog tells a bit more about CloudKit, especially how simple it is to enable OpenId and OAuth support.

Thanks for the xmas gift, Jon!