jirapharo

Description

Accessing JIRA REST API from Pharo

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Stars
4
Forks
2
Created
Oct. 25, 2016
Updated
Oct. 20, 2018
Topics
jira pharo rest-client

Categories

Web

README excerpt

# jirapharo
Accessing JIRA REST API from Pharo

This thing provides some basic support for dealing with JIRA.

There are facilities to access the Agile thing (Epics and Stories) as well as linking them.

It retrieves custom field definitions, properties of issues. Can do some JQL as well.

I am not too happy with the current design. I want this to be more [RestAngular](https://github.com/mgonto/restangular) like
← Back to results