Dude, I've watched other REST API explanation vids. All of them had comments saying "this is the best vid!!! blah blah" and I still do NOT understand what's going on. You, however, helped me to FINALLY, finally understand. Well done, seriously. You've earned yourself another subscriber.
The saying goes "If you cant explian with ease and simple enough way, it means you havent understood it well!!!" What an amazing crisp explanation of REST APIs. Keep it up!
I honestly wish I found this video when I was trying to understand REST API a year ago. Great job explaining it! I feel like this helped me have a better understanding of what the hell I was doing before. Thanks.
This is awesome way of explaining. I find alot videos on youtube, but I didn’t understand about api. After watching this video, i am able to speak about API. Thanks man👍👍👍
Spectacularly done! This is singularly the one-and-only video I've seen on all of RUclips that actually properly explains what "REST" is that's actually clearly understandable. Thank you so much, man!!
This is the best tutorial I've came across on the topic of REST API. It definitely helped that he started with explaing from a regular HTTP request and then go from there.
That was really good, thank you. I feel that more stuff need to be presented in plain English before going to the code. A Lot of tutorials just go to the code without explaining in pseaudo code what's actually going on. IT's seems the most important part, why people don't do that?
Have been following almost all your teaching and you really doing a great .... really like ho w you represent everything in a chart form for easy understanding
Thank you for taking the time to explain all that. That seems like one of the least secure way to manage interaction with a website but what do I know . Just needed some base familiarity with it
This should be broken down into a series. Great video for beginners up until 8th minute at which point the clip should've ended, the presenter should've taken a rest!! and then started a new clip on REST.
API testing & Automation A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. Your software’s API is actually the most important part of the application that you can test because it is the business logic of your product. please subscribe our youtube channel : ruclips.net/channel/UC0xat537YITJbN_9GSMUALA Fb page : facebook.com/learn.automation.testing linkedin page : www.linkedin.com/in/qa-cult-64835bb/ website: www.qacult.com for various blogs and Upcoming Events
That was a great explanation! Most importantly, you provided some great real world examples and still kept it very short. It was not just the best REST API explanation I could find, but also one of the best I have seen in general. Thank you.
Is it an alternative way that the API service provides you different endpoint URLs instead of giving you just one single endpoint along with a bunch of methods. Is the "method" used by Flickr optional in some situations? There were times I only saw parameters after the endpoint, and there was no "method=" specified.
Excellent understand and delivery. Most youtubing coders could learn from your approach! I would prefer that the content was represented by a less chippy, happy and polite intro, but as it is short, this is a very very minor complaint.
This is an excellent explanation of REST and REST API. All the concepts were really clear. This is how you teach people who are new to some technology or concept. I would like to know if you have done a video on using REST API in a PHP application or in a laravel application? If so, it would be great if you share the link. Thanks a ton
five years later, still feels like one of the best explanations out there! Thanks dude.
Dude, I've watched other REST API explanation vids. All of them had comments saying "this is the best vid!!! blah blah" and I still do NOT understand what's going on. You, however, helped me to FINALLY, finally understand. Well done, seriously. You've earned yourself another subscriber.
this is by far the best short explanation i could find on youtube for REST API! really nice work!
i agree
Thanks, the inspiration came through from my own confusion of what REST is and the lack of simple explanation...
please explain me in under 5 words...
Clever Techie I agree great job describing ! Subscribed
@@mayursaroj4360 Allows access to backend
Beautifully explained, both verbally and visually. This is the best introductory lesson considering REST on the Internet.
Totally agree!!
Yes, finally a quality video about REST Web Services. Easy to understand, logically explains the concepts in progression. The best!!!
The saying goes "If you cant explian with ease and simple enough way, it means you havent understood it well!!!" What an amazing crisp explanation of REST APIs. Keep it up!
This is my third REST video in a row, I still don’t understand, but this was the best video explanation I feel.
I honestly wish I found this video when I was trying to understand REST API a year ago. Great job explaining it! I feel like this helped me have a better understanding of what the hell I was doing before. Thanks.
BEST-EXPLANATION-EVER! I had been struggling to get to the nuts and bolts of RESTApi and REST Web Services. Your video cleared it all in just 15 mins!
Damn, first frame of the video and I already understand this subject better than any 30 min lecture ever enabled me to.
Staying so motivated in the evening on the Valentine' Day as to create a REST API youtube video ?! That's really cool !!
Have been looking for some simple ways to teach people about REST arch and RESTful web services! You made it really simple.
I've watched over dozen videos on this topic but this is by far the BEST.
Thank you so much, I really appreciate that!
VERY useful thanks! Better than 10 weeks worth of lectures in final year computer science.
Great to hear!
What an amazing found on RUclips. All you need to see this video to understand Basic of REST API
This is awesome way of explaining. I find alot videos on youtube, but I didn’t understand about api. After watching this video, i am able to speak about API. Thanks man👍👍👍
On 7:35, how do you check the headers to view the HTTP method and content type information?
Came here multiple times, this is new return and refreshing / re-brushing the concept. 🙂
Woow.. Excellent explanation!! This would greatly help people to understand about the concept without any prerequisite or technical background.
Spectacularly done! This is singularly the one-and-only video I've seen on all of RUclips that actually properly explains what "REST" is that's actually clearly understandable. Thank you so much, man!!
The best and short explanation I ever see on REST API, keep doing and good luck.
This is the best tutorial I've came across on the topic of REST API. It definitely helped that he started with explaing from a regular HTTP request and then go from there.
THE BEST REST work on the RUclips!!!
That was really good, thank you.
I feel that more stuff need to be presented in plain English before going to the code. A Lot of tutorials just go to the code without explaining in pseaudo code what's actually going on. IT's seems the most important part, why people don't do that?
Have been following almost all your teaching and you really doing a great .... really like ho w you represent everything in a chart form for easy understanding
Thanks so much Lonzy, that means a lot!
I am super excited. for the very first time I understand REST API . Thank you
Best explanation ever. This makes RESTFUL API's seem so easy. Thanks.
The way you explain things , its so nice. Thank you so much!
I appreciate you
Nice video man!! By far the simplest explanation of them all
WOW easily explained , THANK YOU !!!!! I have been looking everywhere for a better explanation this 15 minute video just done that
Of course! Glad to help! :)
This video is for 7 years ago but has the quality of a 2024 content.
This was the clearest video regarding REST API I watched on RUclips. Thanks for this :)
Best Explanation of REST API so far !!
Best explanation online period
This is how an informative video should be made. Thanks a ton!
The best practical video to understand REST. Thanks.
Hello, great explanation. Thank you. Which browser plugin have you used to see the request and responses?
PUT is for overwriting a resource with payload, while PATCH is for amending value at given set of keys in resource by given payload.
Excellent. Best explanation found so far in years. Great job!
The best explanation on understanding what Restapis are. Thank you so much for all the detailed examples you gave.
This is very nice and crisp explanation with easy examples. Now it makes clear on what is REST
Excellent explanation in a short time.
Thanks Great explanation...
What is the extension you are using in browser to check every request??
That cloud symbol one..
I'm new to this , and this helped me a lot
simple but clear explanation of REST. Good job!
Better than other videos which explains REST api
Best and simplest explanation.Loved it. Thanks
I have ever ever seen such a perfectionist explanation...Your awesome brilliant..Keep going Clever Techie...not stopping me to Subscribe
This is the best REST description i have come across. Thank you.
Thank you for taking the time to explain all that. That seems like one of the least secure way to manage interaction with a website but what do I know . Just needed some base familiarity with it
This should be broken down into a series. Great video for beginners up until 8th minute at which point the clip should've ended, the presenter should've taken a rest!! and then started a new clip on REST.
Superb explanation with demonstration. Very simplified way of teaching. Great Work. Thank you.
Hi. can anyone tell me what's the chrome extension to view the http request information? that cloud icon?
you can use chrome's developer tools, under the network tab and view all the header information as well as resources (:
@@heisthazey7311 thanks. much appreciated :)
This is the best explanation I heard about this topic
Great tutorial, very clear with easy to understand examples. Thank you so much.
Thanks for the clear explanation. Your video was very clean, clear and straightforward! The infographics were very useful.
After a long time I understand exactly what REST API is and how to use that great work bro
API testing & Automation
A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. Your software’s API is actually the most important part of the application that you can test because it is the business logic of your product.
please subscribe our youtube channel : ruclips.net/channel/UC0xat537YITJbN_9GSMUALA
Fb page : facebook.com/learn.automation.testing
linkedin page : www.linkedin.com/in/qa-cult-64835bb/
website: www.qacult.com for various blogs and Upcoming Events
very informative. How can I locate/enable to view the cloud symbol in the browser?
Its very simple with clear explanation of REST, giving insight of terminology as well
Very well explained. Thank you. Any alternative to Apigee console?
Got understand now what is REST API. Thank you very much for your effort.
Excellent clear explanation, informative and very well presented . I will follow your presentation and recommend them to others
This is so useful! Very informative! Please create more videos! I'm now a fan. 😊
Wow this is a great video. I'm a software developer myself but I have to say this really helped me understand it better.
Can't expect better than this.... This is just awesome..... Clears all my doubts about REST.
Great summary of the principles - thanks for taking to trouble to create and post it.
What browser extension is that? Pretty cool.
I'm wondering what is the cloud icon you clicked to get http response? how do I get one ? Thank you very much :)
It`s a chrome extension called HTTP Headers
This video is amazing! Crispy and clear with practical examples! Great work...
Which plugin are you using for your browser to get response in such a nice way
That was a great explanation! Most importantly, you provided some great real world examples and still kept it very short. It was not just the best REST API explanation I could find, but also one of the best I have seen in general. Thank you.
Good job!!! crystal clear explanation. Definitely this video gonna hit 1 mn views
Crystal clear breakdown of REST, thanks a lot
How are you checking the headers? What is that cloud program that gives you all that info?
The best explanation so far. 👍
I love how concise yet detailed this is, making the technical bits thoroughly practical & understandable! Thanks a lot Sir! Keep up the Great Work!
staj that’s so true
somali naw
Is it an alternative way that the API service provides you different endpoint URLs instead of giving you just one single endpoint along with a bunch of methods. Is the "method" used by Flickr optional in some situations? There were times I only saw parameters after the endpoint, and there was no "method=" specified.
This is well explained using a practical method with real life examples. Awesome !!!
Awesome explanation. Thanks mate. Hope you can probably follow this up with using this in a small code in another video. Perhaps there is one already?
What a great video, easy, clear and professional.
Hi,
Really liked the way you explained rest API with visual diagram and working example.
Amazing analysis and example really great and v easy to understand....thx a lot
You're very welcome!
Excellent understand and delivery. Most youtubing coders could learn from your approach!
I would prefer that the content was represented by a less chippy, happy and polite intro, but as it is short, this is a very very minor complaint.
Thank you for the video, you make it so much easier to understand
What is the addin you are using on browser to view the headers ?
This is an excellent explanation of REST and REST API. All the concepts were really clear. This is how you teach people who are new to some technology or concept. I would like to know if you have done a video on using REST API in a PHP application or in a laravel application? If so, it would be great if you share the link. Thanks a ton
Finally I understand this. You're a good teacher. Clean design also
The best video on restapi ever seen
Excellent explanation of the REST API and Web Services. Thank you very much
Hey Clever Techie , whats the add-on ur using on the browser ?
Clever Techie - Great video. What is the name of the application you are using for the webpage info (the cloud icon at the top)?
Way of Teaching is very very good . Keep up the good work .
Which extension did u use to watch http request? (I mean the extension in 3:42)
Well explained, great video on REST API. Thank you Clever Techie! :)
Thank you! You're welcome!
This Name Suits you man become a Fan bro...Keep posting clever stuff
Great video, sahem the apigee console doesnt exist no more?
bravo very clear and straight forwarded presentation
What is the Google Chrome plugin that you downloaded? It can check the response so quickly..
What is that cloud icon at the end of URL where we can see the header?
The best video about explaining API! Thank yo so much!