Bugzilla API 0.1 released

View: New views
1 Messages — Rating Filter:   Alert me  

Bugzilla API 0.1 released

by Gervase Markham :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,

I've just released API version 0.1. See the announcement:
http://weblogs.mozillazine.org/gerv/archives/2009/10/bugzilla_http_restful_api_01_released.html

and the comprehensive documentation:
https://wiki.mozilla.org/Bugzilla:REST_API
https://wiki.mozilla.org/Bugzilla:REST_API:Objects
https://wiki.mozilla.org/Bugzilla:REST_API:Search

You can even play with the API using a web browser and you'll get
results as HTML-ified YAML.
https://api-dev.bugzilla.mozilla.org/0.1/bug/35
https://api-dev.bugzilla.mozilla.org/0.1/bug?product=Bugzilla&severity=blocker

It's only a 0.1, and I'm hoping that the form and structure of this API
will be acceptable to the Bugzilla community for later implementation on
top of the core. So if you see stuff you don't like, shout! :-)

Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla@...
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=lists@...>