I'm impressed. You just taught the basics of REST API concepts, and then showed how to basically build the app from the ground up, while also mentioning several "complicated" topics, but in a simple and understandable way. I loved it! Already subbed!
Hey! I totally agree with what youre saying! His videos are really good, however, I have a question, what level do you think this is? Is this a beginner level kinda stuff or is it more advanced? If so how advanced is it really?
@@UnfinishedYara I believe this is somewhat a beginner level. If you're developing APIs you should know the basics of what was showed here. But don't stress it too much, I'm in an internship and it's been 7 months and only now I'm seeing about REST APIs.
@@pesterenan If you mean it from a professional point of view then, indeed it's not advanced. But from learning point of view it definetley is. Basic courses don't cover networking concepts
You have such an amazing Talent to break complicated stuff down in an easy understandable way. I showed some of your Videos my co workers and we all agreed that for example your Lambda Video was More understandable than everything we heard until that video. Same goes for this amazing api Tutorial. Thank you so much !!!
I've learned a lot from this video. I have learned a lot from this channel ever since I subscribed to it. Thanks, John, for delivering such a good content for free. It really makes an impact on lives of so many people. This is the definition of equality of education. And thanks RUclips for being a platform which makes these things happen.
Hayyyy...don't dislike it man...if you are mature enough to understand what he is delivering us then i am 100% sure that you are not going to dislike it. Thank you @John for providing us this kind of great guidance.
Now this a video that you can easy understand the REST API !!! The examples are pretty easy to understand and right on the point. I watch all of yours video keep the good work. We need a university teachers like you !!!
Finally I found someone who explain java topics simply but thoroughly. I beg you to explain Dependency Injection the way you do, Im sure I'll be more clarify than I am right now with you tutorials and exposition method. Thank you very much ... My best regards from Chile
I am not exaggerating when I say I started looking into REST just two days ago! It’s almost like you’re reading my mind 😳 Fantastic tutorial and timing!!!
Crystal clear explanation of the concepts. This exactly align with what we do in our day to day office work. Thank you John and keep making these kind of videos. 👏🏼👏🏼👏🏼
Sir your way of teaching is legendary. Unfortunatley most of your videos are about core java. I hope you make more practical developing courses with different tools like this one. Thnx!
Excellent. Took me a few hours of wrestling with Maven to get Gson working, but eventually I wore it out, and everything works great now. Thanks for a clear and simple explanation of all the concepts. New fan.
This would make a fascinating project for my computer science courses (students aged 16-18). I wished the government provided such APIs (like the ones you present here by AssemblyAI) for us to tinker with.
Hello John, first of all wanted to thank you. I love your videos, it is the best I found on RUclips to learn Java. Could you make a video on how to actually code the REST API? I think it is really useful and a lot of people will be interested. Other topics which I would love to learn about are: -Docker -Database Connection -CLI apps Thank you!
Thank you! Just what I needed because I was having a hard time making a GET request to Assembly AI because it keeps saying that my token is invalid. I placed it in the body rather than in the headers. Thank you for helping this novice out. Edit: Just finished the video. Even though I am writing a similar program using python, it was great to see him explain how to do it in java. This was what I was looking for because the documentation in Assembly AI's website was not that clear for me, like the part where you need to go to headers and set the token there etc.
Thanks John, yet another great tutorial! Once I finish my study and land myself a job (in approximately three to five months from now) I will definitely return here and buy one of your courses as a thank you. You've been an integral part of my learning process.
Hi John, your videos are to the point and want to thank you for sharing you knowledge in understandable way. Also, would like to see more vidoes on rest template, feign client and web client.
I loved the way you explained everything! It was a calm journey to follow along in your train of thought. I think I can understand my work projects better now! Thank you!!
As a Junior QA Engineer using Java this channel has helped me so much to learn new stuff in a crystal clear way that makes my job a lot easier. Thank you so much John for what you are providing. Could you perhaps help understand how this could be achieved if you are using GraphQL requests? Also, is there a version of an extension, such as Boomerang but for Edge?
Thank you John, this is was very helpful and informative. Clean and direct to the point now we know what is rest api as client side or api consumer but I am waiting for a video about the other side of the coin, web service provider, how I make my own services or APIs so others can consume.
Great video john..Very helpful as all your videos are!....can you make videos on design patterns as well..like the ones you used in this video such as State and Builder ? will be very helpful for experienced developers :) Thanks for making this free !
@John You're doing amazing work, I'd like to learn from you about, servlets, JSP, JSTL, and other Java EE stuff as well as Spring MVC, and spring boot. Uhhhhh...A lot to be covered yet.
John, thanks a lot for posting the video. While you got the job done here but you have not explained a lot of concepts regarding why we are doing some of the steps in detail. Can you create a dedicated video of HTTPRequest class and HTTPClient class? Following the syntax and using rote learning will not help a lot of your viewers become better developers.
Hi John, wonderful session. I have learned a lot from your class. thanks for everything. Just one request, pls make a video on creating a rest api connecting to a database like mysql.
Awesome video and quite relevant. Just learned how to call REST API without the use GSON library and it was a complete pain. Maybe I was doing it incorrectly but parsing JSON responses into JSON object/arrays to get specific values manually seemed tedious.
Appreciate for showing us how to use the new HttpRequest in java instead of using the HttpUrlConnection. Also there were talks about deprecating RestTemplate in future, if true then this would be a de facto way to call rest apis
I'm impressed. You just taught the basics of REST API concepts, and then showed how to basically build the app from the ground up, while also mentioning several "complicated" topics, but in a simple and understandable way. I loved it! Already subbed!
Hey! I totally agree with what youre saying! His videos are really good, however, I have a question, what level do you think this is? Is this a beginner level kinda stuff or is it more advanced? If so how advanced is it really?
@@UnfinishedYara I believe this is somewhat a beginner level. If you're developing APIs you should know the basics of what was showed here. But don't stress it too much, I'm in an internship and it's been 7 months and only now I'm seeing about REST APIs.
Pesterenan ta em todo canto do YT dasudhasud
Api = Not personal intel
@@pesterenan If you mean it from a professional point of view then, indeed it's not advanced. But from learning point of view it definetley is. Basic courses don't cover networking concepts
You have such an amazing Talent to break complicated stuff down in an easy understandable way. I showed some of your Videos my co workers and we all agreed that for example your Lambda Video was More understandable than everything we heard until that video. Same goes for this amazing api Tutorial. Thank you so much !!!
I've learned a lot from this video. I have learned a lot from this channel ever since I subscribed to it. Thanks, John, for delivering such a good content for free. It really makes an impact on lives of so many people. This is the definition of equality of education. And thanks RUclips for being a platform which makes these things happen.
What a concise, direct, easy to underestand without self-promoting video? This should be the standard for coding tutorials.
@John.... Why don't you make video's on Spring boot?It would be really helpful for us
I support 100%. John's Spring Boot video is sorely missed
Can you tell mhat that is? Spring boot..?
@@pranavnyavanandi9710.... Can't you google it???You should learn how to google
Yeah a video on the basics of e.g. Spring Boot would be a logical continuation
I support 👍✅
Hayyyy...don't dislike it man...if you are mature enough to understand what he is delivering us then i am 100% sure that you are not going to dislike it. Thank you @John for providing us this kind of great guidance.
Now this a video that you can easy understand the REST API !!! The examples are pretty easy to understand and right on the point. I watch all of yours video keep the good work. We need a university teachers like you !!!
Finally I found someone who explain java topics simply but thoroughly. I beg you to explain Dependency Injection the way you do, Im sure I'll be more clarify than I am right now with you tutorials and exposition method. Thank you very much ... My best regards from Chile
John, you sound like a professor to me. Clean and concise, exactly what I needed. Thanks a lot buddy!
Yes, I enjoy John's articulate style. very clean
I am not exaggerating when I say I started looking into REST just two days ago! It’s almost like you’re reading my mind 😳 Fantastic tutorial and timing!!!
Crystal clear explanation of the concepts. This exactly align with what we do in our day to day office work. Thank you John and keep making these kind of videos. 👏🏼👏🏼👏🏼
Sir your way of teaching is legendary. Unfortunatley most of your videos are about core java.
I hope you make more practical developing courses with different tools like this one.
Thnx!
Excellent. Took me a few hours of wrestling with Maven to get Gson working, but eventually I wore it out, and everything works great now. Thanks for a clear and simple explanation of all the concepts. New fan.
The best programming tutorials on RUclips! Thanks!
This may be the most helpful video I have ever watched on youtube. Hats off.
How you make everything so simple, you are brilliant.👏
You really are a great teacher besides being a developer. I am grateful to you, and considering myself lucky to watch your videos freely.
you are the best ever on youtube..Easy and explained to the point..crystal and clear..keep up the good work
Finally. Can you please make more tutorials on API?
you are one of the best programming educatorrs in YT, THanks !!
This would make a fascinating project for my computer science courses (students aged 16-18). I wished the government provided such APIs (like the ones you present here by AssemblyAI) for us to tinker with.
Wow, what an impressively fast and clear tutorial.
Hello John, first of all wanted to thank you. I love your videos, it is the best I found on RUclips to learn Java.
Could you make a video on how to actually code the REST API? I think it is really useful and a lot of people will be interested.
Other topics which I would love to learn about are:
-Docker
-Database Connection
-CLI apps
Thank you!
This and Bro code are my favourite channels. Helped me so much...
Bro Code is great!
Fantastic, John! I am really excited to play with AssemblyAI for building NL interfaces to APIs. You are the best! ❤ coding with you.
Thank you so much!
I needed REST API for my work, and you explained it. I finally understand at least something.
Thank you! Just what I needed because I was having a hard time making a GET request to Assembly AI because it keeps saying that my token is invalid. I placed it in the body rather than in the headers. Thank you for helping this novice out.
Edit:
Just finished the video. Even though I am writing a similar program using python, it was great to see him explain how to do it in java. This was what I was looking for because the documentation in Assembly AI's website was not that clear for me, like the part where you need to go to headers and set the token there etc.
You, my friend, are an absolute ROCK STAR!!!! Thank you so much!
very good tutorial! I coded while listening to it. Very helpful! Thanks very much, John!
I just subscribed and turned on post notifications. A colleague needs me to do something similar to this, and your video just saved me tons of hours.
hey jhon , the way you explain is the best ,simple and very clear , regards from Argentina.
I just started looking into APIs. This is great!
This video helped me a lot understanding the basic principles of interacing with a REST API in Java and in such an easy to follow way! Thank you:)
Thanks John, yet another great tutorial! Once I finish my study and land myself a job (in approximately three to five months from now) I will definitely return here and buy one of your courses as a thank you. You've been an integral part of my learning process.
how has it been now?
You taught me so much in one video. 😂. I was so confused with this coming from Spring-boot background . Thank you so much!
Thank you John for sharing these amazing videos! They are very very helpful to refresh our knowledge in tech field.
Thanks, glad you like them!
Thank you, John! You really are a great teacher!
Hi John, your videos are to the point and want to thank you for sharing you knowledge in understandable way. Also, would like to see more vidoes on rest template, feign client and web client.
Love the clarity of explanation 👍
It is unbelievable how you can explain things so easily... Damn!!! Thank you so much!!!!
Thank you for another great video! I am amazed how well your explanations reflect exactly the questions I have been having - best on youtube!
This video is exactly what I needed to hear and was explained very well! Thank you so much
Thank you john... Appreciate your hard work as you do and making this free🙏
Great video John, greetings from Argentina! ty so much for your amazing Java content
Thank you! so far best explanation I've ever seen.
Hey John. I've watched lots of your content and it's always excellent. This one though, was particularly great. Thanks so much.!!
W mans great tutorial, did get stuck on how to add gson but we did it in a day
I loved the way you explained everything! It was a calm journey to follow along in your train of thought.
I think I can understand my work projects better now!
Thank you!!
Excellent video! you have another subscriber!
Awesome tutorial! Looking forward to more API tutorials!
Dude, you are amazing at explaining things. Thank you!
Thank you, After watched this video, brought me better understanding about API
we need spring boot tuts please and keep going
Yes
Not the biggest fan of Java, but I love your videos and this one in particular was great!
Hello John, beautifully explained! Thank you so much for your time and dedications for these videos
As a Junior QA Engineer using Java this channel has helped me so much to learn new stuff in a crystal clear way that makes my job a lot easier.
Thank you so much John for what you are providing. Could you perhaps help understand how this could be achieved if you are using GraphQL requests?
Also, is there a version of an extension, such as Boomerang but for Edge?
what you do is just an art.
Thank you so much. This tutorial really helped me to learn the concept
Thank you John, this is was very helpful and informative. Clean and direct to the point now we know what is rest api as client side or api consumer but I am waiting for a video about the other side of the coin, web service provider, how I make my own services or APIs so others can consume.
Really helpful videos, so easy explained. You're a good mentor. Cheers!
Its crazy how good are these.
Wow. Like you read my mind - I was just pondering this subject.
Hi john. Thanks for the video. It was great, as usual!
I would really appreciate if you add a video for Optionals usage in Java)
Thank you so much for explaining it in a simple way. This is so helpful!
Great video john..Very helpful as all your videos are!....can you make videos on design patterns as well..like the ones you used in this video such as State and Builder ? will be very helpful for experienced developers :)
Thanks for making this free !
That's a good idea! Not sure when I'll get to stuff like that but I agree they're good things to cover.
Thank you very much. John. I have benefited a lot from your videos.
Thanks a lot! Fantastic tutorial, consice and very easy to understand! 💛
Where was this goated video when I was in uni :( great vid John !
Another awesome video. So many uses for this. Crazy!
Thank you, this is just what I needed.
@John You're doing amazing work, I'd like to learn from you about, servlets, JSP, JSTL, and other Java EE stuff as well as Spring MVC, and spring boot.
Uhhhhh...A lot to be covered yet.
Wow! Congrats on 120K!
What a master class! Thank you so much!
I just want to say, love your videos. Keep up the great work! Am I the only one that recognizes your t-shirt? Do you also miss Sneak Attack?
I enjoy your videos. one of the best teachers on RUclips.
keep it Finally, don't break; please 😂
continue;
Really really useful, great teaching style... great content... thank you! 👏
regular ol' Constanza! learned a lot thank you!
Thanks!! This was badly needed.
John, thanks a lot for posting the video. While you got the job done here but you have not explained a lot of concepts regarding why we are doing some of the steps in detail. Can you create a dedicated video of HTTPRequest class and HTTPClient class? Following the syntax and using rote learning will not help a lot of your viewers become better developers.
These Pretzels are making me thirsty!😂 By the way, good video John.. would love to see more web development content from you. Thanks
I'm loving this channel ❤.
You code like butter 🙂
Hi John, wonderful session. I have learned a lot from your class. thanks for everything. Just one request, pls make a video on creating a rest api connecting to a database like mysql.
A very cool video! Helped me a lot! Thanks!
Awesome video and quite relevant. Just learned how to call REST API without the use GSON library and it was a complete pain. Maybe I was doing it incorrectly but parsing JSON responses into JSON object/arrays to get specific values manually seemed tedious.
Excellent tutorial.
Appreciate for showing us how to use the new HttpRequest in java instead of using the HttpUrlConnection. Also there were talks about deprecating RestTemplate in future, if true then this would be a de facto way to call rest apis
Thank you John. It was very usefull for me.
Awesome job on explaining things!
This is great. Thank you.
The Binding of Isaac Icon in the Task Bar just does it for me
Excelente tutorial Jhon, could be posible that you shows videos about microservices all about or the key and most important topics.
Just what i needed!
I wish I had this video like a year earlier, it took quite a bit to figure it out by myself.
Another great video, Congrats !!!
Fantastic video mate, thank you, could you do more videos like this ? more web based with java? maybe a spring boot tutorial ?
Thank you soooo much! 100% amazing pronunciation, 100% amazing easy way to follow up! Bless your life 🤗
This was an awesome video. Thanks!
Thx John. You are so great.
Are you Developer or musician? 😀❤