Archives for the tag: rest

JIRA 5 RubyGem

One of the key features of the upcoming JIRA 5 release is the revamped REST API. This API gives you full access to creating, reading, updating, and deleting issues as well as other metadata related to issues. REST APIs provide for an easy and lightweight way to integrate with other apps using basic HTTP and JSON libraries. However, some developers might find it more useful to work on a client library that has a tighter interface to these REST APIs. Our friends at Trineo decided to build a RubyGem

Continue reading »

5 Reasons to get JIRA 5 Beta

Atlassian is excited to announce the release of JIRA 5.0 beta available today! JIRA 5.0 aims to make it easier to consume and to develop plugins, and here are five reasons why all JIRA admins and developers should get the beta today! 1. Stable APIs! Making plugins easier to consume and develop means lowering the bar for plugin adoption - making it easier to find, promote, install, and upgrade plugins. Stable APIs make this easier, whether you're a commercial plugin developer and want more customers,

Continue reading »