API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Delicious API Review

October 12, 2010 ·
Delicious API Review

Delicious is a social bookmarking web service for storing, sharing, and discovering Web bookmarks.

Delicious has a RESTful API, with a HTTP-Auth authentication. Using the API, you can read and write Delicious bookmarks and tags. Delicious provides some PHP Curl scripts for connecting, but no other language kits.

Building Blocks:

Technology

  • RESTful API

Documentation / Tools

  • SDK / Code Libraries
  • Getting Started