No video

REST API concepts and examples

  Рет қаралды 5,862,404

WebConcepts

WebConcepts

Күн бұрын

Пікірлер: 223
@databaseexpert
@databaseexpert 8 жыл бұрын
I have watched a BUNCH of videos on this subject and this was the best one by far. THANK YOU!
@MrShoppingCat
@MrShoppingCat 9 жыл бұрын
This is seriously the best intro video to APIs ever. Perfectly clear. Thank you so so so much! Keep up the good work.
@tashad200
@tashad200 9 жыл бұрын
This video is amazing. I've Googled this tons of times and have read numerous descriptions. This video made it very concise what REST is using those examples. Thank you very much!!
@vimalalwaysrocks
@vimalalwaysrocks 9 жыл бұрын
Thank you.. u covered a hell lot of information in Human language.. Keep doing more..
@conradpanganiban5949
@conradpanganiban5949 9 жыл бұрын
Just wanted to thank you for creating this video in a very "human-friendly" way! I hope you have the opportunity to create more of these as I learned a lot in the 8:53 you put into this. THANKS!
@JonasAlmeida0
@JonasAlmeida0 9 жыл бұрын
this is a great video, going from concepts to live examples greatly increases its educational value. I use it in my classes now.
@Purplehairedpimp
@Purplehairedpimp 8 жыл бұрын
Your content is absolutely excellent. I very much appreciate your videos and am learning a lot from them. I just wanted to give you some tips, as a web developer myself, but someone who spent 5 years as a teacher. Your videos are very well structured, however I feel that you, at some points, are speaking too fast. I'm not sure what audience you are going for, but if you would like to include absolute or near total beginners, you'll want to have a lot more pauses, more titles and subtitles, slower speech, and more explanation of basic, albeit technical, terminology. By the time someone watches this video, you might assume someone wanting to learn about RESTful API's might know what a simple GET request is, but that is not necessarily so. In any case, thank you so much for your wonderful videos jam packed with excellent content!
@webconcepts
@webconcepts 8 жыл бұрын
+Joseph E. Flack IV Thank you for the feedback and for checking out the videos. When I was first learning web development everything was such an inaccessible black box it was difficult to know where to begin. My goal with these videos was to give just enough context so beginners know what to google if they are interested in learning more without diving so deep that their eyes glaze over. It's a tough balance to strike and I know I move to fast sometimes.
@Purplehairedpimp
@Purplehairedpimp 8 жыл бұрын
+WebConcepts Regardless of what I said, the videos are great. I love the energy. It is very rare to find good videos like this on REST or building a web app utilizing web services. I'll be watching and re-watching your videos ^_^
@pauldudley1273
@pauldudley1273 8 жыл бұрын
+Joseph E. Flack IV i think in a classroom situation the pauses and speaking slower is a valid point. But as this is youtube and a person can just go back a few secconds and listen again as long as the speaker is clear. +Webconcepts thanks very much for this video, i wish i had found it a month ago when i was doing my first api work
@mohammedasim3158
@mohammedasim3158 8 жыл бұрын
yeah... its like try the smaller wheel.... excnt wrk brother, it will help
@budkin
@budkin 8 жыл бұрын
Quite possibly the most helpful explanation of a REST API I've ever seen. Bravo!
@lupitchr1
@lupitchr1 8 жыл бұрын
Short...simple...informative...this video should be a template for anyone who wants to create a tutorial!
@titotato1656
@titotato1656 9 жыл бұрын
I used to run away from the word REST...now i understand it. Much thanks
@abodev2
@abodev2 8 жыл бұрын
Wow brother, YOUR CONTENT IS AMAZING!!! Concept + Real Examples = WIN !!! I have seen some Harvard University videos and thats exactly how they teach it, Thank you, thank you, thank you!!!
@1173mrwan
@1173mrwan 8 жыл бұрын
finally someone explaining how to use REST many thanks you don't know how long I've been searching for a video like this.
@ogoxo
@ogoxo 9 жыл бұрын
Amazingly simple breakdown. You are a legend! If we ever bump into each other, the rounds on me.
@hkaur_hope
@hkaur_hope 8 жыл бұрын
The best introduction ever for REST API! It is just to the point and clear. I am a beginner and this gives such a good start to explore more. :-)
@Transportia
@Transportia 9 жыл бұрын
Very cool. Maybe you should mention though that not all findable data is free to use. For example Instagram's warning "You cannot use the Instagram API to crawl or store users' media without their express consent." Kinda hard to mashup location-based images without crawling and storing.
@webconcepts
@webconcepts 9 жыл бұрын
Transportia you raise a good point. These public API's are governed by Terms of Service which you should always abide by. If you violate the TOS the API provider may shut down your application or bring legal action against you. However, I would argue that the use case I presented does not violate the TOS you cited. I'm not storing the images, rather I'm loading them from instagram's servers. Additionally, I'm not crawling the user's content as I'm not saving any of the user's information.
@JoeAzzato
@JoeAzzato 8 жыл бұрын
I get: error: message: "An access token is required to request this resource. Do you have to be a FB developer to access this?
@minakianrad812
@minakianrad812 9 жыл бұрын
Fantastic! Very well articulated, delivered, and taught! Thanks for sharing your knowledge/wisdom with the world!
@DallinHitchcock
@DallinHitchcock 8 жыл бұрын
This is awesome. Thanks so much for making these videos. You've helped to demystify REST APIs for me as I was getting more and more confused by other sources.
@snake1179
@snake1179 9 жыл бұрын
This is probably the best video explaining RESTful APIs. Please make more videos you do a great job! :)
@b3dog1
@b3dog1 9 жыл бұрын
This video is the best by far from any other resource I have read/watched.
@RonanConnolly
@RonanConnolly 9 жыл бұрын
Wow this video was amazing. Great insight, I followed along with all the APIs. The only issue was the tweet, it would have been awesome if you showed how to get the token id/secret and where to put it in the postman extension. Thanks :)
@Amit6802
@Amit6802 8 жыл бұрын
Thank You for making this video.My concepts of REST APIs got so much better now.
@FelipeCM123
@FelipeCM123 9 жыл бұрын
Thank you very much! I knew what is REST all about, but I had a lot of trouble to plain it, even understanding it. Now you made it mucher clear in my mind, this examples are really straight forward!
@FelipeCM123
@FelipeCM123 9 жыл бұрын
*I had a lot of trouble to explain it
@sunnyday442
@sunnyday442 8 жыл бұрын
the graph.facebook.com/youtube wont work... all that come to the page is an error TT
@cloudlight9784
@cloudlight9784 9 жыл бұрын
Very simple and clear explanation with concrete examples. Many thanks!!
@mksmurff
@mksmurff 9 жыл бұрын
Probably the best, clearest explanation I have seen. Thank you
@rodrigodiaz1321
@rodrigodiaz1321 9 жыл бұрын
Great videos. Although you talk fast, it is actually good for those of us who are technical and don't need someone to over simplify things.
@candidodmv
@candidodmv 10 жыл бұрын
So good. Just one tip, next time, could you increase the sound. Thanks!
@derekbrown5123
@derekbrown5123 9 жыл бұрын
The geocode implications are very scary though. There is still so much untouched potential in our technology that 99% of the population are completely unaware of.
@AV1461
@AV1461 9 жыл бұрын
9min of really good information. Intutive, dense and furture referable. Just the way I like it. Thank you.
@ujwaldhakal6004
@ujwaldhakal6004 9 жыл бұрын
this man is has got something hats off uncle keep doing more...support here from nepal.
@XxFlashTuTorialsxX
@XxFlashTuTorialsxX 9 жыл бұрын
This was excellently organized. Thank you
@OMullanRyan
@OMullanRyan 9 жыл бұрын
Awesome video. Really clear! Thanks a billion
@segmentationfaulter
@segmentationfaulter 9 жыл бұрын
Great video, seemingly complex concepts simplified, subscribed to the channel and anxiously waiting for the new videos. Thank you!
@koushikshomchoudhury9108
@koushikshomchoudhury9108 8 жыл бұрын
unfortunately, neither of these APIs do not return json responses :(
@garysantiago3867
@garysantiago3867 9 жыл бұрын
This is a great video that goes over alot of terms you hear but maybe are not sure what they are, great job!
@anthonyalbertorio5180
@anthonyalbertorio5180 10 жыл бұрын
Hey! Make more videos! This was the best explanation of what an API was on the inter -webs. Keep up the good work! Think you can do a quick walk thru of creating a web app with api? Say like mashing up the Instagram api with Soundcloud or something else?
@TiruPradyumna
@TiruPradyumna 8 жыл бұрын
Precise and to the point explanation. Well-done
@RoopakAN
@RoopakAN 9 жыл бұрын
This was really awesome!!! So much information!!! I have turned from a Big 0 to 10 ;) Thank u!!!
@daukut1984
@daukut1984 8 жыл бұрын
hi my graph.facebook.com/username is not working. Did they change something or what?? Im getting error message it says check developer.fb page
@sujathasundaram9802
@sujathasundaram9802 8 жыл бұрын
Awesome, I am trying to learn REST, best REST API I have seen!
@locomtivebreath
@locomtivebreath 9 жыл бұрын
More people would be less reticent to watch this video if you deleted your face throughout. Very Informative, Thanks
@DarthChrisDK
@DarthChrisDK 8 жыл бұрын
Very good video! This was very clear and understandable. The use of examples is also great, and helps making it easier to grasp.
@Albinorama
@Albinorama 9 жыл бұрын
wow! a not indian person!!!
@jasmeet17mast
@jasmeet17mast 8 жыл бұрын
you talked about Examples! Great! But no where mentioned what actually mean by REST api
@nimitbhandari5916
@nimitbhandari5916 9 жыл бұрын
This is just what I was looking for ...simple and precise explanation of a REST API ... thank you ***** so much. Looking forward to some more great web concept videos :)
@Hamish2405
@Hamish2405 9 жыл бұрын
Great video. I felt it was well presented, and extremely easy to understand. I hope you make some more videos!
@ChristofferBuusmann
@ChristofferBuusmann 9 жыл бұрын
Really cool video! Very well illustrated and taught! Keep them coming.
@foothilldave
@foothilldave 9 жыл бұрын
Thanks for nice REST demo. You crammed a lot of good info into a short video.
@callegarip
@callegarip 8 жыл бұрын
API is something that allows one software to talk with another one. With that said, If I want to create a project that connect to a single database that is in the same network, should I use API to make data call or write data to the database? what would be the benefit of using APIs in this context?
@webconcepts
@webconcepts 8 жыл бұрын
+Victor Callegari Having an API based backend allows you to easily conduct all of your create, read, update, and delete (CRUD) operations over AJAX, which it typically good from a usability standpoint. Plus if you were to create an Android/IOS app it could consume the same API as your front end website, which is nice for consistency. Furthermore it decouples your presentation layer from your database which can be advantageous. However, it can also add a great deal of complexity so be sure you need it.
@samratshah2424
@samratshah2424 9 жыл бұрын
***** Thank you so much. You are able to cover a lot in just 9 minutes. Kudos to you!!
@ManMadeToons
@ManMadeToons 9 жыл бұрын
Thanks for this, really helped broaden my understanding of REST.
@Teaknet
@Teaknet 9 жыл бұрын
{ "error": { "message": "An access token is required to request this resource.", "type": "OAuthException", "code": 104 } } i am geting this exception for facebook
@amulpatel
@amulpatel 9 жыл бұрын
this shit was clear and understandable.. and fucking approachable. so much of this REST shit is boring as fuck.. thanks for making it visual and interesting
@dimor22
@dimor22 9 жыл бұрын
Thank you, I really enjoyed watching this video. I like the way you summarize things, simple and to the point. Keep them coming :)
@svjblr
@svjblr 9 жыл бұрын
hey, this is awesome video, I liked the way the content is presented! very useful and easy to understand!
@michaeldalby1971
@michaeldalby1971 9 жыл бұрын
Great video... Simple ti understand and very straightforward
@HashimAziz1
@HashimAziz1 8 жыл бұрын
If anyone's interested, Marvel comics have an API, and a while back I came across a series of tutorial outlining how to work with it... so yeah, there probably isn't a cooler way to learn how to use APIs. Thank me later.
@dbpization
@dbpization 8 жыл бұрын
thank you! Indeed very useful information in approx 9 minutes..
@abhaysuchak5094
@abhaysuchak5094 9 жыл бұрын
post some other basic videos from that we can learn it in batter manner and good job guys keep it up
@samsun648
@samsun648 8 жыл бұрын
Very very clear and useful! thank you so much!
@derekbrown5123
@derekbrown5123 9 жыл бұрын
Excellent instructions! Get explanations and examples. I learned a lot!
@vaisakhksundaram7928
@vaisakhksundaram7928 8 жыл бұрын
Awesome!! Very nice and neat explanation!Kudos to you!!
@cnvp2008
@cnvp2008 8 жыл бұрын
Very nicely explained in simple way.. awazing...
@avijeetkumar3733
@avijeetkumar3733 9 жыл бұрын
The POSTMAN REST client that you are using, there are 3 different fields form-data, x-www-form-urlencoded, and raw. So what's the difference between these 3 ?
@atiqulny
@atiqulny 9 жыл бұрын
Awesome, very clean and clear tutorial. Thanks a lot
@sabari.karthik
@sabari.karthik 9 жыл бұрын
nice video. It help me understand what REST api is.. Thanks !!
@rahul_bali
@rahul_bali 8 жыл бұрын
informational but some stuff was left behind, but no matter such is the topic, needs a lengthy video. Awesome Video though.
@marswilliams3231
@marswilliams3231 9 жыл бұрын
So much fun to follow along. Thanks!
@MrSavindrasingh
@MrSavindrasingh 8 жыл бұрын
Wow!! This is an excellent video. You earned a subscriber for this :-)
@subhendum
@subhendum 9 жыл бұрын
Nice and crisp .. that's all I wanted to know..
@ambikaavinothkumar6837
@ambikaavinothkumar6837 9 жыл бұрын
worthfull 9 mins.. thanks
@HanIl
@HanIl 10 жыл бұрын
Awesome video, very informative, and quick.
@skyview059
@skyview059 10 жыл бұрын
Very important and awesome post for beginner. Thank you sir....
@Saurabh2816
@Saurabh2816 10 жыл бұрын
Awesome video. Too much information. Gonna try all of it :)
@NasaVinDiesel
@NasaVinDiesel 9 жыл бұрын
awesome... clear and crisp explanation.
@prettyprinted
@prettyprinted 8 жыл бұрын
Nice overview. Thanks for the video!
@hershalle
@hershalle 10 жыл бұрын
Very good video! Continue with the good work!
@evolopterus
@evolopterus 9 жыл бұрын
Thanks for the video, very helpful. Got one question, why do services like, say, Google Maps offer their data in JSON format? That would allow others to use their service masquerading as a different application, with different branding. Correct?
@jameswcollett
@jameswcollett 9 жыл бұрын
I entered graph.facebook.com/youtube but I received something rather different:- { "error": { "message": "An access token is required to request this resource.", "type": "OAuthException", "code": 104 } }
@webconcepts
@webconcepts 9 жыл бұрын
+James Collett Sorry about that. Facebook updated their API since I posted this video. You now need to add an access token to the url as a query parameter. For example graph.facebook.com/youtube?access_token=YOUR-ACCESS-TOKEN You can easily create an access token for your facebook account by heading over to developers.facebook.com/tools/explorer Just remember to treat that token like you're password and not share it with anyone.
@cantugcavusoglu7656
@cantugcavusoglu7656 9 жыл бұрын
informative one expalined with good examples. Thanks bro.
@samirshah5660
@samirshah5660 9 жыл бұрын
Thanks for a good video keep up the good work.
@SYW12345
@SYW12345 9 жыл бұрын
Brilliant, thank you! :)
@davidpaez_co
@davidpaez_co 8 жыл бұрын
Best.Explanation.Ever
@swapneelchitale1990
@swapneelchitale1990 9 жыл бұрын
great video man...i want to use REST in salesforce. If you can make a small video on that, That would be great. God bless !
@joewatson2199
@joewatson2199 8 жыл бұрын
Impressive. Subscribed and looking for more videos please.
@suryakiranrekha
@suryakiranrekha 9 жыл бұрын
Awwwwsummmm!!!! What a shame, just 283 likes. Man, you rock.
@P88DAL
@P88DAL 9 жыл бұрын
Excellent, thank you. Very informative.
@nikpaw86
@nikpaw86 9 жыл бұрын
really cool video!!! Can you explain what is basic the difference between Rest API & JSON web-service?
@jonfortner3167
@jonfortner3167 8 жыл бұрын
I was expecting to see JS code to form the GET and POST. It's one thing to put graph.facebook.com into your browser window, but how to get the JSON response and use it inside your JS code?
@kalidosswindbreakerdoss
@kalidosswindbreakerdoss 8 жыл бұрын
DUDE THIS IS AWESOME! THANK YOU!
@mahonii
@mahonii 8 жыл бұрын
Still trying to get my head around. I am bit confused as to why when getting an access token Facebook requires access to my own public information as well?
@1Jack22
@1Jack22 9 жыл бұрын
It was REALLY helpful. Thank you!
@GopinathSubbegowda
@GopinathSubbegowda 9 жыл бұрын
Quick and awesom ..!! Thank you!
@madhavmohtta
@madhavmohtta 8 жыл бұрын
awesome man....really cool stuffs to look into...
@dawnandthedude
@dawnandthedude 9 жыл бұрын
Great and to the point- thanks!
@whitepaper7678
@whitepaper7678 9 жыл бұрын
how do we get the information about the URL..like graph.facebook.com/youtube or something else..because generally we know the simple URL "facebook.com/youtube/", but we don't know about "graph".how do you get to know the exact URL ? I mean where to fetch the information from? how do yu know that graph.facebook.com is the place to request for data ?
@nishajaisingh2745
@nishajaisingh2745 8 жыл бұрын
Great video. very helpful.Is there any way to access database without using api, as not all provide us with api options?Thank you
@sameersawla8027
@sameersawla8027 10 жыл бұрын
Awesome vid man. Lot of info...
@agustinrubini
@agustinrubini 8 жыл бұрын
Genius explanation!
Web Server Concepts and Examples
19:40
WebConcepts
Рет қаралды 242 М.
What is a REST API?
9:12
IBM Technology
Рет қаралды 1,5 МЛН
Blue Food VS Red Food Emoji Mukbang
00:33
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 21 МЛН
Get 10 Mega Boxes OR 60 Starr Drops!!
01:39
Brawl Stars
Рет қаралды 19 МЛН
Секрет фокусника! #shorts
00:15
Роман Magic
Рет қаралды 45 МЛН
Just Give me my Money!
00:18
GL Show Russian
Рет қаралды 585 М.
JSON Crash Course
24:49
Traversy Media
Рет қаралды 1 МЛН
REST API Crash Course - Introduction + Full Python API Tutorial
51:57
Using REST APIs in a web application | Quick PHP Tutorial
9:21
WebConcepts
Рет қаралды 598 М.
REST API Interview Questions (Beginner Level)
7:07
Exponent
Рет қаралды 175 М.
What Is A RESTful API? Explanation of REST & HTTP
18:38
Traversy Media
Рет қаралды 1,4 МЛН
Top 6 Most Popular API Architecture Styles
4:21
ByteByteGo
Рет қаралды 887 М.
What is REST API? | Web Service
11:28
Telusko
Рет қаралды 3 МЛН
Comparing web API types: SOAP, REST, GraphQL and RPC
15:19
AltexSoft
Рет қаралды 93 М.
Blue Food VS Red Food Emoji Mukbang
00:33
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 21 МЛН