Skip to content

Instantly share code, notes, and snippets.

@lholmquist
Last active August 29, 2015 14:13
Show Gist options
  • Save lholmquist/1701a557b5debe10b7d2 to your computer and use it in GitHub Desktop.
Save lholmquist/1701a557b5debe10b7d2 to your computer and use it in GitHub Desktop.
Sync API

Public API

Connect

Disconnect

Add

  • takes 1 or more documents to add to the Sync Engine / Sync Server

Remove

  • takes 1 or more documents to remove from the Sync Engine / Sync Server

Fetch

  • takes 1 or more documents to get from the Sync Engine / Sync Server

Sync

  • takes 1 or more documents to sync to the Sync Engine / Sync Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment