News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
Using JIRA's REST API to Create a Dashboard
March 28, 2012 @ 10:57:56

In this recent post to her blog, Lorna Mitchell shows how to use the Jira REST API (provided as a part of some of the newer versions of the tool) to create a "dashboard" of the latest items added to the tracker.

Today what you get is an example of integrating with JIRA's REST API, because their recent "upgrade" locked me out of the issue listings pages completely and I really do need to be able to see a list of bugs! Their bug editing screen is quite usable, so it's just the list that I need here, but you could easily call their other API methods as you need to. These examples are PHP and use the Joind.in Jira tracker), parsing the JSON results and displaying the results as a simple list, looping with a foreach and outputting some HTML.

0 comments voice your opinion now!
jira rest api pecl http extension issues dashboard


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 2

Greg Beaver's Blog: Introducing pecl extension phar

Marcelo Araujo's Blog: my first extension - filter_ptBR

DevShed: Debugging Program Flow with the Xdebug Extension

Ben Ramsey\'s Blog: PECL Input Filter


Community Events











Don't see your event here?
Let us know!


release example introduction development opinion object community series code tool framework functional composer podcast conference testing interview database zendframework2 language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework