Web Services Examples

From the Directed Edge Developer Base
Revision as of 05:30, 24 May 2009 by Scott (talk | contribs) (Adding an item)
Jump to: navigation, search

So, now that you've been through the documentation on the API Concepts, XML Format and REST API, let's take a look at a few practical examples of working with the Directed Edge webservices.

For these examples we'll be using the command line tool curl to upload XML to the webservices.

Importing a database

Adding an item

Retrieving an item

Updating an item

Adding a tag to an item

Adding a link to an item

Adding a property to an item

Removing a tag from an item

Removing a link from an item

Deleting an item

Finding related items

Doing personalized recommendations