Bugzilla API 0.1 released
    Gervase Markham 
    gerv at mozilla.org
       
    Fri Oct  2 20:00:46 UTC 2009
    
    
  
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 at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
    
    
More information about the developers
mailing list