Skip to content
Michael Bayne edited this page Aug 22, 2015 · 2 revisions

You are here: Twingle - Home - Metadata API

Metadata API

Twingle keeps track of your data, but Twingle has data of its own that needs tracking and modification. This is metadata. It includes configuration information for Twingle and its Spiders as well as status information for same.

The Metadata API allows Twingle's components to read and publish information.

Metadata Examples

Configuration

  • A list of enabled Spiders
  • Authentication information for your IMAP server
  • Authentication information for Facebook
  • etc.

Status

  • The total number of objects in the Twingle database
  • The names of each active Spider
  • The last time the Twitter Spider checked your Twitter data
  • etc.

Status API

TBD

Configuration API

TBD

Clone this wiki locally