Couchbase lite API Reference

Viewed 1690

I wonder where is reference API that would show how to use Couchbase Lite queries, crud functionality..

Going here (to official website doc page): http://www.couchbase.com/documentation

Doesn't help much. There just concepts, philosophy.

I'm interested in JS / PhoneGap side. But if go there: http://docs.couchbase.com/couchbase-lite/cbl-phonegap/

There are again: concepts, philosophy, some pictures. Nice.. there are even some samples I can get from git-hub. But where is reference API?


There are some: http://www.couchbase.com/docs/couchbase-api-reference-1.1/couchbase-protocol_get.html (Thanks Google) I'm not sure if is Lite though..

But where for JS ? Or I better ask: What do you (who use Couchbase lite with for JS/Mobile) use as documentation?

3 Answers
Related