Skip to content

Sync REST API

Chris Anderson edited this page May 3, 2013 · 3 revisions

Sync REST Protocol

The sync takes place over HTTP and JSON. Perhaps the best documentation of the protocol is on the Couchbase Lite wiki.

Using web standards means mobile networks are built to handle our sync protocol.

Click here if you want to see the URL mappings in the Sync Gateway source code.

Clone this wiki locally