API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Digg API Review

October 11, 2010 ·
Digg API Review

Digg is a social news site that allows users to submit and vote up or down news stories published by others.

Digg offers a RESTful API, with oAuth authentication. The API gives access to just about all functionality available through the interface, including topics, stories, users, comments and search. Digg provides PHP and Python language libraries allowing developers to quickly consume the API.

Building Blocks:

Technology

  • REST API
  • oAuth

Documentation / Tools

  • API Reference
  • SDK / Code Libraries
  • Authentication Overview
  • Github

Support / Management

  • Dashboard
  • Issue Tracker
  • Forum