REST API & RESTful Web Services Explained | Web Services Tutorial

  Рет қаралды 1,015,166

Clever Techie

Clever Techie

Күн бұрын

In this tutorial we will learn REST API and RESTful web services.
Upgrade your Clever Techie learning experience:
/ clevertechie
UPDATE! (9/13/19) New features and improvements for Clever Techie Patreons:
1. Download full source code with detailed comments - easy to learn and understand code
2. Weekly source code file updates by Clever Techie - every time I learn new things about a topic I will add it to the source file and let you know about the update - keep up with the latest coding technologies
3. Library of custom Clever Techie functions with descriptive, easy to understand comments - skyrocket coding productivity, code more efficiently by using Clever library of custom re-usable functions
4. Syntax code summary - memorize and review previously learned code faster
4. Organized file structure - access all Clever Techie lessons, source code, graphics, diagrams and cheat sheet from a single workspace - no more searching around for previously covered material and source code - save enormous amount of time and effort
5. Outline of topics the source file covers - fast review of all previously learned coding lessons
6. Access to all full HD 1080p videos with no ads
7. Console input examples - interactive examples that make it easier to understand and learn coding
8. Access to updated PHP Programming Book by Clever Techie
Download this video's files here:
/ rest-api-restful-20819043
`````````````````````````````````````````````````````````````````````````````````````````````
What is REST API? REST stands for Representational State Transfer and API stands for Application Programming Interface.
Representational - the resource (image, page, video, profile) is represented by the web server to the client in any format like HTML, Image, JSON, XML etc.
State - the state of the application (web site) on a client's computer changes as the client clicks from one link to the next. Ask the client clicks on the link, they request additional resources, and the application "state" changes.
Transfer - the transfer of resources from the web server to the client in a "representational" state which can be read by the client or implemented in the application program by the programmer. The transfer may also refer to the application state transfer as the client browses a web site.
API - application programming interface provides useful methods/functions which a programmer can implement into his own application in a chosen programming language like PHP. The API makes it easy for programmers to implement. It's important to note that the response we get when sending REST API request will usually be in JSON, XML or other format which makes it easy to implement in the code and it's not meant to be read immediately by a human being.
``````````````````````````````````````````````````````````````````````````````````````````````

Пікірлер: 489
@onlyvsn
@onlyvsn Жыл бұрын
five years later, still feels like one of the best explanations out there! Thanks dude.
@MCtinRad
@MCtinRad 4 жыл бұрын
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.
@Rackerintraining
@Rackerintraining 5 жыл бұрын
Yes, finally a quality video about REST Web Services. Easy to understand, logically explains the concepts in progression. The best!!!
@chandraprakashjangid6982
@chandraprakashjangid6982 4 жыл бұрын
Staying so motivated in the evening on the Valentine' Day as to create a REST API youtube video ?! That's really cool !!
@gnosticdude
@gnosticdude 4 жыл бұрын
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!
@arunthomas189
@arunthomas189 4 жыл бұрын
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.
@lonzysnow2091
@lonzysnow2091 7 жыл бұрын
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
@clevertechie
@clevertechie 7 жыл бұрын
Thanks so much Lonzy, that means a lot!
@sha07geek
@sha07geek 6 жыл бұрын
Have been looking for some simple ways to teach people about REST arch and RESTful web services! You made it really simple.
@bhanu4j
@bhanu4j 6 жыл бұрын
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!
@omarb.7250
@omarb.7250 6 жыл бұрын
Great tutorial, very clear with easy to understand examples. Thank you so much.
@meranaamarti
@meranaamarti 5 жыл бұрын
The best explanation on understanding what Restapis are. Thank you so much for all the detailed examples you gave.
@TrouvatkiDePercusion
@TrouvatkiDePercusion 4 жыл бұрын
Spectacularly done! This is singularly the one-and-only video I've seen on all of KZfaq that actually properly explains what "REST" is that's actually clearly understandable. Thank you so much, man!!
@WarriorPocky
@WarriorPocky 4 жыл бұрын
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.
@CenturionDobrius
@CenturionDobrius 4 жыл бұрын
Beautifully explained, both verbally and visually. This is the best introductory lesson considering REST on the Internet.
@Yodad0110
@Yodad0110 2 жыл бұрын
Totally agree!!
@Socversity
@Socversity 4 жыл бұрын
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👍👍👍
@TomasAntonio88
@TomasAntonio88 6 жыл бұрын
simple but clear explanation of REST. Good job!
@staj
@staj 6 жыл бұрын
I love how concise yet detailed this is, making the technical bits thoroughly practical & understandable! Thanks a lot Sir! Keep up the Great Work!
@amalidriss6930
@amalidriss6930 4 жыл бұрын
staj that’s so true
@shariifomar9985
@shariifomar9985 2 жыл бұрын
somali naw
@barryjones1695
@barryjones1695 7 жыл бұрын
Excellent clear explanation, informative and very well presented . I will follow your presentation and recommend them to others
@manttest
@manttest 4 жыл бұрын
The best and short explanation I ever see on REST API, keep doing and good luck.
@vinayakredekar3879
@vinayakredekar3879 6 жыл бұрын
This is the best REST description i have come across. Thank you.
@kingmartinibeatz4079
@kingmartinibeatz4079 5 жыл бұрын
Best explanation ever. This makes RESTFUL API's seem so easy. Thanks.
@sheikahbib
@sheikahbib 5 жыл бұрын
I have ever ever seen such a perfectionist explanation...Your awesome brilliant..Keep going Clever Techie...not stopping me to Subscribe
@dhanushsadhanagiri9495
@dhanushsadhanagiri9495 6 жыл бұрын
Its very simple with clear explanation of REST, giving insight of terminology as well
@kevinmeinrad5473
@kevinmeinrad5473 5 жыл бұрын
This was the clearest video regarding REST API I watched on KZfaq. Thanks for this :)
@niteshc
@niteshc 5 жыл бұрын
This is very nice and crisp explanation with easy examples. Now it makes clear on what is REST
@romitjoyful
@romitjoyful 4 жыл бұрын
This video is amazing! Crispy and clear with practical examples! Great work...
@Lili-jh5ur
@Lili-jh5ur 5 жыл бұрын
Damn, first frame of the video and I already understand this subject better than any 30 min lecture ever enabled me to.
@fraterrr6560
@fraterrr6560 3 жыл бұрын
This is my third REST video in a row, I still don’t understand, but this was the best video explanation I feel.
@nndhore
@nndhore Жыл бұрын
What an amazing found on KZfaq. All you need to see this video to understand Basic of REST API
@denmark8th
@denmark8th 7 жыл бұрын
this is by far the best short explanation i could find on youtube for REST API! really nice work!
@tobiamodu2367
@tobiamodu2367 7 жыл бұрын
i agree
@clevertechie
@clevertechie 6 жыл бұрын
Thanks, the inspiration came through from my own confusion of what REST is and the lack of simple explanation...
@mayursaroj4360
@mayursaroj4360 5 жыл бұрын
please explain me in under 5 words...
@gittin_funky
@gittin_funky 5 жыл бұрын
Clever Techie I agree great job describing ! Subscribed
@ITech2005
@ITech2005 5 жыл бұрын
@@mayursaroj4360 Allows access to backend
@mmpcse
@mmpcse Жыл бұрын
Came here multiple times, this is new return and refreshing / re-brushing the concept. 🙂
@js312
@js312 5 жыл бұрын
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?
@gauravroy7801
@gauravroy7801 6 жыл бұрын
This is how an informative video should be made. Thanks a ton!
@CarlosWashingtonMercado
@CarlosWashingtonMercado 2 жыл бұрын
Excellent. Best explanation found so far in years. Great job!
@rotimiakinbobola2327
@rotimiakinbobola2327 5 жыл бұрын
I am super excited. for the very first time I understand REST API . Thank you
@redwolfmendoza
@redwolfmendoza 7 жыл бұрын
Thanks for the clear explanation. Your video was very clean, clear and straightforward! The infographics were very useful.
@maxrosa2218
@maxrosa2218 6 жыл бұрын
This is well explained using a practical method with real life examples. Awesome !!!
@andrewwerner4220
@andrewwerner4220 4 жыл бұрын
Wow this is a great video. I'm a software developer myself but I have to say this really helped me understand it better.
@pavan4651
@pavan4651 2 жыл бұрын
I've watched over dozen videos on this topic but this is by far the BEST.
@clevertechie
@clevertechie Жыл бұрын
Thank you so much, I really appreciate that!
@assortedtea902
@assortedtea902 5 жыл бұрын
Nice video man!! By far the simplest explanation of them all
@KostiaRedko
@KostiaRedko 6 жыл бұрын
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.
@NYC_CuriousG
@NYC_CuriousG 5 жыл бұрын
Finally I understand this. You're a good teacher. Clean design also
@KurtNHeiss
@KurtNHeiss 5 жыл бұрын
This is an excellent overview! Thanks so much for putting it up.
@ponramk2756
@ponramk2756 Жыл бұрын
Woow.. Excellent explanation!! This would greatly help people to understand about the concept without any prerequisite or technical background.
@anbuselvan2004
@anbuselvan2004 4 жыл бұрын
THE BEST REST work on the KZfaq!!!
@shehuyakubu9753
@shehuyakubu9753 6 жыл бұрын
Bravo! Thank you man, I really got this powerful explanation into mind.
@pushkarmandot4426
@pushkarmandot4426 5 жыл бұрын
Thanks for explaining from the scratch. Really helpful video!
@reecebygrave7211
@reecebygrave7211 2 жыл бұрын
VERY useful thanks! Better than 10 weeks worth of lectures in final year computer science.
@clevertechie
@clevertechie Жыл бұрын
Great to hear!
@kervinfernandez7519
@kervinfernandez7519 6 жыл бұрын
This is so useful! Very informative! Please create more videos! I'm now a fan. 😊
@priyotoshdeb5028
@priyotoshdeb5028 7 жыл бұрын
Superb explanation with demonstration. Very simplified way of teaching. Great Work. Thank you.
@bhaddiyatanchangya520
@bhaddiyatanchangya520 4 жыл бұрын
Thank you Clever Techie. I love your tutorial. Your teaching is wonderful.
@tnduc91
@tnduc91 6 жыл бұрын
so basic and simple to understand, thanks.
@wryammm3346
@wryammm3346 2 жыл бұрын
The best practical video to understand REST. Thanks.
@peteruk2
@peteruk2 4 жыл бұрын
Great summary of the principles - thanks for taking to trouble to create and post it.
@raghuramaswamy7953
@raghuramaswamy7953 5 жыл бұрын
Explanation was crisp and the examples made it very clear thanks
@orantesce
@orantesce 6 жыл бұрын
Thank you very much for your POST! I'm glad there are people that like to share knowledge
@MrAverageViewer
@MrAverageViewer 5 жыл бұрын
Great explanation!! Thank you for creating this video!! Much appreciated!!
@ravibeli
@ravibeli 6 жыл бұрын
Awesome presentation with clear explanation - Keep posting... Thanks!
@premkulkarni8012
@premkulkarni8012 2 жыл бұрын
Best Explanation of REST API so far !!
@kerryruddock6839
@kerryruddock6839 6 жыл бұрын
Thanks. I loved the image at the start of the video. Extremely helpful.
@rucharamdasi6406
@rucharamdasi6406 3 жыл бұрын
Crystal clear breakdown of REST, thanks a lot
@darinadia98
@darinadia98 3 жыл бұрын
Thank you for the video, you make it so much easier to understand
@bukresanin
@bukresanin 5 жыл бұрын
Thank you man! I was a brief and useful short explanation.
@sumedhburbure4173
@sumedhburbure4173 5 жыл бұрын
Damn! This is the most beautiful video i have seen on the RESTful API!!
@TheDeeptinamdeo
@TheDeeptinamdeo 3 жыл бұрын
The way you explain things , its so nice. Thank you so much!
@clevertechie
@clevertechie Жыл бұрын
I appreciate you
@zunairah9223
@zunairah9223 5 жыл бұрын
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
@mazdysoraya6121
@mazdysoraya6121 6 жыл бұрын
Best explanation, thank you for your time. Subbed.
@shashankcool
@shashankcool 4 жыл бұрын
Hi, Really liked the way you explained rest API with visual diagram and working example.
@danith72
@danith72 3 жыл бұрын
What a great video, easy, clear and professional.
@aglaiawong8058
@aglaiawong8058 6 жыл бұрын
that's very clear and helpful! Thanks a lot! Much appreciated!!
@tulasirambattu4965
@tulasirambattu4965 3 жыл бұрын
Excellent explanation in a short time.
@amanthakur1987
@amanthakur1987 6 жыл бұрын
Can't expect better than this.... This is just awesome..... Clears all my doubts about REST.
@ajitpata3281
@ajitpata3281 8 ай бұрын
Best and simplest explanation.Loved it. Thanks
@erfanakhavanrad6597
@erfanakhavanrad6597 Ай бұрын
This video is for 7 years ago but has the quality of a 2024 content.
@user-wt5yl7nt1p
@user-wt5yl7nt1p 4 жыл бұрын
you are great!! finaly someone that actualy explain the concepts
@DanielSantosBr
@DanielSantosBr 7 жыл бұрын
the best quick tutorial for me. really good and for my level. thanks Sir.
@Mazoane
@Mazoane 2 жыл бұрын
The best video about explaining API! Thank yo so much!
@sreenivasaraju4988
@sreenivasaraju4988 5 жыл бұрын
wonderful and short explanation about REST API's, thanks a lot
@vigneshsubramanian3229
@vigneshsubramanian3229 4 жыл бұрын
Good job!!! crystal clear explanation. Definitely this video gonna hit 1 mn views
@tonytony-fc6gq
@tonytony-fc6gq 3 жыл бұрын
WOW easily explained , THANK YOU !!!!! I have been looking everywhere for a better explanation this 15 minute video just done that
@clevertechie
@clevertechie Жыл бұрын
Of course! Glad to help! :)
@Lomunist
@Lomunist 5 жыл бұрын
excellent explanation; best one I've found so far
@preethimukundkumaresh8928
@preethimukundkumaresh8928 6 жыл бұрын
Thank you soo much it was so helpful and I understood the concept very well !!
@madhubagroy2656
@madhubagroy2656 3 жыл бұрын
Very good explanation! Thank you
@mosesmuchemi7221
@mosesmuchemi7221 5 жыл бұрын
awesome stuff was struggling with this API stuff for so long
@martinyable
@martinyable 3 жыл бұрын
I'm new to this , and this helped me a lot
@karamjeetpadam4719
@karamjeetpadam4719 4 ай бұрын
This is the best explanation I heard about this topic
@ikcmontreal
@ikcmontreal 6 жыл бұрын
Exactly what i needed, thanks a ton !!!
@asadujjamannur6938
@asadujjamannur6938 4 жыл бұрын
Got understand now what is REST API. Thank you very much for your effort.
@ramane2900
@ramane2900 5 жыл бұрын
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?
@Blue4736.
@Blue4736. 3 жыл бұрын
Best explanation online period
@Prog10000
@Prog10000 3 жыл бұрын
Excellent explanation of the REST API and Web Services. Thank you very much
@avishekataur1710
@avishekataur1710 2 жыл бұрын
Awesome !! Man, very clean explaination
@anujkadam4400
@anujkadam4400 3 жыл бұрын
I am very thankful to you for explaining in such a nice way 👍
@icyrealm7
@icyrealm7 6 жыл бұрын
Excellent explanation of complex subject matter! :)
@sergeseva
@sergeseva 7 жыл бұрын
Awesome explanation. Thanks heaps!
@bugrasaml9503
@bugrasaml9503 5 жыл бұрын
So clear, exactly to the point. Thanks.
@urmur
@urmur 2 жыл бұрын
Very easy to understand thanks!
@stcet2004
@stcet2004 7 жыл бұрын
Way of Teaching is very very good . Keep up the good work .
@telemachoschatzitheodorou4870
@telemachoschatzitheodorou4870 4 жыл бұрын
great explanation! subscribed!
@selehadinseid2958
@selehadinseid2958 Жыл бұрын
bravo very clear and straight forwarded presentation
Difference Between REST API vs Web API vs SOAP API Explained
7:24
Learn with Whiteboard
Рет қаралды 180 М.
REST API Crash Course - Introduction + Full Python API Tutorial
51:57
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 10 МЛН
路飞太过分了,自己游泳。#海贼王#路飞
00:28
路飞与唐舞桐
Рет қаралды 38 МЛН
What is a Web Service? And why is it called a Web Service?
7:17
Erik Wilde
Рет қаралды 115 М.
Deep Dive into REST API Design and Implementation Best Practices
12:02
Software Developer Diaries
Рет қаралды 44 М.
You don't need a frontend framework
15:45
Andrew Schmelyun
Рет қаралды 118 М.
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,1 МЛН
Rest API - Best Practices - Design
15:50
High-Performance Programming
Рет қаралды 103 М.
What is a REST API?
9:12
IBM Technology
Рет қаралды 1,5 МЛН
REST API Interview Questions (Beginner Level)
7:07
Exponent
Рет қаралды 168 М.
Making Minimalist Web Server in C on Linux
10:23
Nir Lichtman
Рет қаралды 238 М.
APIs for Beginners 2023 - How to use an API (Full Course / Tutorial)
3:07:07
freeCodeCamp.org
Рет қаралды 1,9 МЛН
Why The Windows Phone Failed
24:08
Apple Explained
Рет қаралды 240 М.
Dad thought daughter wanted his food #shorts
0:10
The Nixon Fam
Рет қаралды 25 МЛН
Пёс - Парашютист 😍
0:42
ДоброShorts
Рет қаралды 3,1 МЛН
Best the best 2024❤️ Subscribe
0:14
Hayot Sinovlari
Рет қаралды 5 МЛН
My cat gave me a very strange plate #cat #cats
0:32
Prince Tom
Рет қаралды 84 МЛН