Services/Sync/Server/API

From MozillaWiki
< Services‎ | Sync‎ | Server
Jump to navigation Jump to search

Weave APIs

The Weave APIs are divided up into a series of components to handle various tasks in the service chain. At this time, there are two APIs, one for setting up and managing an account (User) and one for synchronizing data with the server (Sync).

Sync

User (and Misc)


If you are looking to install a local version of the Weave server and don't want to deal with the complicated configuration of the full service APIs, consider using the Minimal Server