Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA REST API- calling Sprint commands and parsing response using Java

Jeffrey Steven
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 25, 2018

I would like to use the JIRA api to perform all Sprint operations such as create, get and update sprint operations on a web GU interface. How can I make the sprint http requests and parse the response? How can I translate the response (JSON) to data that can be put in a user friendly GUI form? How can I link the requests to a GUI So by a click of a button, the commands can be called and executed, and the results presented to the user?

I am using the spring boot framework

0 answers

Suggest an answer

Log in or Sign up to answer