I would like to learn how to use REST API but I learn better when in a guided environment, like a classroom, rather than reading reference documentation. I've looked for online courses but I haven't found one that really starts from the ground up - the ones I've seen assume some level of knowledge up front. If you know of any that would be most helpful. Thank you.
Hi @Rob Horan and @Karri Adkins
the following article just popped up in my linkedIn feed and I thought that might be something regarding your question:
It´s a list of some free tutorials/courses regarding REST API. Hope this is helpful.
Best
Stefan
@Stefan Salzl - thank you so much! This is so great! I'm going to share it on LinkedIn as well now!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So far I have found some resources:
Still, no courses. A member of the Atlassian team indicated that there were no courses in this thread:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have the underlying skills with using REST APIs and are just looking for Jira specific training, or are you looking for complete "Teach me in a classroom how to use REST APIs in general" training?
A simple Google search for "training on how to use REST APIs" produced 61 MILLION results, including tons of online video tutorials as well as courses offered by training companies.
Once you know how to interact with one REST API, you pretty much know how to interact with all REST APIs, including all of Atlassian's products.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Sunny Ape thanks :) Yes, despite what it might seem like, I did actually check Google first, though after tweaking my search I did find one thing - what appears to be a course by Ravi Sagar. @Ravi Sagar _Sparxsys_ creates some amazing content, and deserves so much more recognition for his work.
https://www.ravisagar.in/courses/mastering-jira-rest-api
Anyway, while I appreciate the google it and find out approach, I had hoped someone might have known of a good course for using REST API with Jira - and for people who are not familiar with REST API.
Imagine for a moment you're really craving paigu fan from a Taiwanese restaurant and you ask for a restaurant recommendation, and someone tosses a box of menus at you - and sure, there's probably 30 Taiwanese restaurants with paigu fan on the menu, mixed in with menus from Shanghaiese, Szechuan, Mongolian, and Hong Kong style restaurants, along with 30 ads from Burger King, Taco Bell, and several other restaurants that just want your attention. Well, the answer is in there somewhere, so... yay?
With that said, there didn't seem to be a lot of options for people who are just getting started, especially for Jira. I'm hoping Ravi's class is different, but I suppose I was hoping someone might have known of a great starting point.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes I am in same boat. where do you even start to learn and understand it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As @Sunny Ape already mentioned:
it‘s not only about the Jira API itself but to have an understanding of „what is a RestAPI“, „how does it work“ and „how to talk to APIs“.
Personally I had a hard time for years to imagine what an API is. I started to do a whole web dev course on codecademy which then opened my eyes. The point is: I got a lot of (imho necessary or at least helpful) technical preconditions to then better understand how tominteract with a RestAPI.
After that you could operate nearly every RestAPI.
Here is a link to a chapter from my codecademy course regarding Rest. Not quite shure if this could be done as an exercise/course seperately but maybe this already contains of helpful input:
https://www.codecademy.com/article/what-is-rest
Best
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.