canmove, Confirmed users
1,173
edits
Line 1: | Line 1: | ||
=Weave APIs= | =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 | Sync | ||
Line 6: | Line 8: | ||
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]] ([[Labs/Weave/User/1.0/Setup|Setup]]) | ||
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] |