<div dir="ltr">Does anybody know if we have bugzilla's REST API enabled, and if so how to access it? <<a href="https://wiki.mozilla.org/Bugzilla:REST_API:Methods">https://wiki.mozilla.org/Bugzilla:REST_API:Methods</a>>. I tried e.g. <a href="http://llvm.org/bugs/bug/count">http://llvm.org/bugs/bug/count</a> but there doesn't seem to be anything there.<div>
<br></div><div>I'd like to write a script that tracks various statistics e.g. how many bugs were filed in the last week, how many were closed, etc. and a REST API seems like the simplest way to automate (most of the methods corresponds directly to things in the Web UI, e.g. searches)</div>
<div><br></div><div>-- Sean Silva</div></div>