Services/Sync/Server/API: Difference between revisions
Jump to navigation
Jump to search
m (moved Labs/Weave/API to Services/Sync/Server/API) |
|||
Line 1: | Line 1: | ||
= | =Firefox Sync APIs= | ||
The | 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). | ||
Storage | |||
* [[ | * [[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/API|1.0]] (current) | ||
Response Codes | |||
Both APIs share a common set of response codes | |||
* [[Services/Sync/Server/API/ResponseCodes/1.0|1.0]] (current) |
Revision as of 16:21, 14 April 2011
Firefox Sync APIs
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).
Storage
User (and Misc)
- 1.0 (current)
Response Codes Both APIs share a common set of response codes
- 1.0 (current)