Services/Sync/Server/API: Difference between revisions

Line 1: Line 1:
=Weave APIs=
=Firefox Sync 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).
The Sync 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 (Storage).


Sync
Storage
* [[Labs/Weave/Sync/1.0/API|1.0]] ([[Labs/Weave/Sync/1.0/Setup|Setup]])
* [[Services/Sync/Server/API/User/1.0|1.0]] (deprecated)
* [[Services/Sync/Server/API/User/1.0|1.1]] (current)


User (and Misc)
User (and Misc)
* [[Labs/Weave/User/1.0/API|1.0]] ([[Labs/Weave/User/1.0/Setup|Setup]])
* [[Labs/Weave/User/1.0/API|1.0]] (current)


 
Response Codes
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 [http://tobyelliott.wordpress.com/2009/09/11/weave-minimal-server/ Weave Minimal Server]
Both APIs share a common set of response codes
* [[Services/Sync/Server/API/ResponseCodes/1.0|1.0]] (current)
Confirmed users, Bureaucrats and Sysops emeriti
812

edits