If I understood correctly, when you use the CouchDB Lite with Phonegap, you are supposed to use the REST API. Unfortunately, I found nowhere where this API was documented… Is it the same as the CouchBase Server’s ? Can we access it with the jquery.couch.js library ? How can we setup the CouchBase lite sync url ?
Seems that the Todolite sample uses the coax library, for communicating in Ajax with CouchBase Lite, but reverse engineering of the sample is not straightforward …
Thanks for any answer …