Craig Dunn, of the Xamarin docs team, has a post up about using the new Microsoft Azure Mobile Services from MonoTouch.
Azure Mobile Services consist of an underlying REST API, so it didn't take long for someone (Chris Risner :-) to put a simple iOS client together. That was all the inspiration required to get it working with MonoTouch.
Turns out, it's not too hard to do :) Nice!