Diff for "API"

Not logged in - Log In / Register

Differences between revisions 5 and 6
Revision 5 as of 2008-06-17 14:21:17
Size: 246
Editor: localhost
Comment: converted to 1.6 markup
Revision 6 as of 2008-07-31 16:59:35
Size: 866
Editor: cpe-24-193-113-134
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
This is a stub page for information on the Launchpad web services API. See also the information on [[API/launchpadlib| launchpadlib]], our official Python client library. The Launchpad website lets you learn about and manage bugs, projects, questions, and other artifacts of software development. These same objects are gradually being exposed through a web service, so that you can access them from scripts, applications, or other websites, in addition to accessing them through the Launchpad website.

The Launchpad web service is currently in a limited beta, open to Launchpad's beta testers.

Most users will be happy with [[API/launchpadlib| launchpadlib]], the official Python client library for Launchpad's web service.

Users who aren't Python programmers, or who are interested in the inner workings of the web service, should read [[API/Hacking| the hacking document]].

Everyone will appreciate the reference documentation. (link forthcoming)

Launchpad web services API

The Launchpad website lets you learn about and manage bugs, projects, questions, and other artifacts of software development. These same objects are gradually being exposed through a web service, so that you can access them from scripts, applications, or other websites, in addition to accessing them through the Launchpad website.

The Launchpad web service is currently in a limited beta, open to Launchpad's beta testers.

Most users will be happy with launchpadlib, the official Python client library for Launchpad's web service.

Users who aren't Python programmers, or who are interested in the inner workings of the web service, should read the hacking document.

Everyone will appreciate the reference documentation. (link forthcoming)

API (last edited 2023-07-06 08:24:58 by ines-almeida)