Bugzilla RESTful API: Status Update
Gervase Markham
gerv at mozilla.org
Tue Apr 20 15:56:18 UTC 2010
Back in September of last year, I posted asking for input on a RESTful
HTTP API for Bugzilla. This project is now feature-complete, deployed
and ready for production use:
https://wiki.mozilla.org/Bugzilla:REST_API
It is already suitable for:
- Mashups and tool integration[0]
- Jetpacks/Greasemonkey scripts to enhance the current Bugzilla UI[1]
- Guided bug-filing wizards[2]
- Personal dashboards[3]
- Task-specific bug filing or updating UIs[4]
- Bugzilla integration addons for Firefox and Thunderbird[5]
- Extracting data for doing statistical analysis[6]
(The project is not yet marked as version 1.0 because the API design has
not been officially agreed by the Bugzilla project. But I hope there
will be little or no further change.)
I am extremely interested in seeing people use this to solve their
problems, and hearing how it could be further improved to address new
use cases. If there are Bugzilla-related problems you want to solve and
think BzAPI could help, please let me know.
Gerv
[0] http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog
[1] http://hg.mozilla.org/users/jnightingale_mozilla.com/jetpacks/
[2] http://hg.toolness.com/bugzilla-dashboard/raw-file/tip/file-bug.html
[3]
http://hg.toolness.com/bugzilla-dashboard/raw-file/tip/index.html?username=avarma@mozilla.com
[4] https://l10n-stage-sj.mozilla.org/bugs/file-bugs
[5] https://addons.mozilla.org/en-US/thunderbird/addon/45501
[6] Talk to dascher or murali
_______________________________________________
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