Code for this video: https://github.com/horeaporutiu/JIRA-...
You will need a free Atlassian Developer Account, create one here: https://id.atlassian.com/login
You'll also need an API Key, find one here: https://id.atlassian.com/manage-profi...
In this video, we learn all about the JIRA Cloud REST API. We learn how to:
1. Create a project.
2. Create an issue in that project.
3. Get users
4. Use the accountID from the user to assign a project to user
5. Get Issues by ID
6. Transition an issue from Done to In Progress
7. Delete an Issue
Let me know if this was useful for you! Please let me know what you would like to see in future videos.