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

Zend Developer Zone: Debugging PHP applications with xdebug

Ian Selby's Blog: Create a REST API with PHP

Justin Siltervon\'s Blog: 5 Reasons not to use OSCommerce

PHPMaster.com: REST - Can You do More than Spell It? Part 1

Zend Developer Zone: PHP Abstract Podcast Episode 35: An Advanced Look at APIs


Community Events











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


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

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