TIAPI: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Overview==
==Overview==
TIAPI = TI-API = [[API]] for [[tango.info]]
TIAPI = TI-API = [[API]] for [[tango.info]]
Ideally this will be a [http://en.wikipedia.org/wiki/Representational_state_transfer RESTful] API likely requiring a HTTP GET method to query the database.  This will provide a dynamic way to interactively query the [[tango.info]] database.


==Reading==
==Reading==

Revision as of 2014-02-05T04:04:24

Overview

TIAPI = TI-API = API for tango.info

Ideally this will be a RESTful API likely requiring a HTTP GET method to query the database. This will provide a dynamic way to interactively query the tango.info database.

Reading

Formats:

  • csv?
  • xml?
  • json?


Writing

Not planned.