I want to write an iPhone App that talks to our REST Server API similar to the way our Google Universal Gadgets do.
Authenticate, Read and Write to a REST URL using JavaScript Object Notation, i.e. string arrays.
I did a quick search in the docs but didn't see any definitive answer, but after a few tries I figured this might be faster.
Authenticate, Read and Write to a REST URL using JavaScript Object Notation, i.e. string arrays.
I did a quick search in the docs but didn't see any definitive answer, but after a few tries I figured this might be faster.