REST API Crash Course - Introduction + Full Python API Tutorial

Поділитися
Вставка
  • Опубліковано 8 січ 2025

КОМЕНТАРІ • 748

  • @codebreakthrough
    @codebreakthrough  4 роки тому +92

    FREE REST API Notes - www.calcur.tech/notes-rest-api
    Timestamps:
    00:00 - Introduction
    05:15 - API App example
    09:15 - Why an API is important
    15:00 - HTTP methods
    16:45 - POST vs PUT
    20:56 - Consume the StackOverflow API
    27:44 - Setting up our own Python API
    31:13 - GET request setup
    32:04 - Database model setup for SQLAlchemy
    39:10 - GET data with query.all
    41:56 - GET data by ID with parameter
    44:19 - Developer tools network Intro
    45:03 - POST a new record
    47:15 - Postman Introduction
    49:21 - DELETE data
    51:46 - Conclusion

    • @corneliusjermainehightower7539
      @corneliusjermainehightower7539 4 роки тому +4

      My biggest challenge is asking for help. When you never been on a team or in an office setting (Tractor-Trailer driver by day student by night)it’s really hard to get over the team of me mindset while in programming it’s more about teamwork because no one person has all the answers. Great video you really simply things.

    • @bazileus123
      @bazileus123 3 роки тому +1

    • @raphaelmutili
      @raphaelmutili 2 роки тому

      Hi, nice tutorial on APIs... Is there a way to call an API url with IDs in between the ur and iterate all IDs and output all of them in a JSON format

    • @gardener_dad
      @gardener_dad Рік тому +1

      Thanks Caleb, great video. Using PC, needed to drop "activate" and just type: ".venv\Scripts\activate" & "set" instead of '"touch".

    • @rosiesingh145
      @rosiesingh145 11 місяців тому

      😊

  • @murjoshua
    @murjoshua 3 роки тому +330

    Not fancy, not over packed, just simple and very informative this is literally the best! Great Job

  • @raghavdave1
    @raghavdave1 4 роки тому +102

    One of the best videos on APIs, Full stack, 3 tier architecture, Middleware... Just superb!!!

  • @coyotemoon722
    @coyotemoon722 3 роки тому +111

    For two years I've been trying to figure out what an API is. Today, thanks to you I finally know. And you described endpoints, REST, etc. You EXPLAINED what each of the fundamental concepts were instead of just banging out code for people to try to grasp. Great tutorial!
    I've subbed, and for the first time in my 15 years of watching UA-cam I am clicking that bell icon. Thank you for everything you do.
    Sincerely,
    coyotemoonTV

    • @Cris18Martinez
      @Cris18Martinez 2 роки тому +4

      lmao two years sounds about right XD, this makes it so clear though

    • @tyjohnston5889
      @tyjohnston5889 2 роки тому +2

      Omg yes. I started teaching myself SQLite to recover some data on an old computer I have. From there started learning Linux ------>Perl----->Python---->Networking and for some reason I've been hung up on APIs. Untilnow

    • @Alice8000
      @Alice8000 Рік тому

      also wrong

  • @Velben
    @Velben 3 роки тому +3

    I lost a job opportunity because I didn't understand REST API's and now I completely get it. I am able to explain it to someone else. My issue was I didn't know the client server model and I was trying to watch your video; therefore, I was clueless still. I came back after learning this and everything instantly made sense to me.

  • @jisavarghese6003
    @jisavarghese6003 3 роки тому +148

    I start sleeping 5 mnts to any videos other than yours. Didn't even get distracted for the entire hour. I love your way of teaching 🤗

    • @raymondmichael4987
      @raymondmichael4987 3 роки тому +7

      Your comment made me watch this video to the end; such a good teacher.

    • @susanapalacios2881
      @susanapalacios2881 3 роки тому +6

      I second this!

    • @pinkowl9752
      @pinkowl9752 2 роки тому +3

      I feel like it's because he's constantly making eye contact. It's great!

    • @sahmedalee
      @sahmedalee 2 роки тому

      💯💯💯

    • @enigma_mysterium
      @enigma_mysterium 2 роки тому

      I guess you just need some good sleep :) just ake a good care of yourself

  • @noname89636
    @noname89636 3 роки тому +41

    "A website is just a cover to the backend..." -- best way to explain what a website or application is. Great video!

  • @angelperalta6124
    @angelperalta6124 3 роки тому +50

    I normally watch courses in LinkedIn Learning due to the quality of the person teaching them. Let me say that you have talent. Only 15 minutes within the video and I like how you teach. Keep up the amazing work, please.

  • @Divyansh-Tiwari
    @Divyansh-Tiwari 4 роки тому +130

    Just heard the best definition of API.

  • @xizhou6236
    @xizhou6236 3 роки тому +5

    Before i always started with the highest rating for coding topics. Now, I always start with searching in Caleb's channel. If i can not find the topic i am interested in the channel, then I search for high rating videos in youtube. Caleb, You are so talented to explain complicated questions in a simple way. Thanks for your hard work. Best teacher !

  • @dudefire
    @dudefire 2 роки тому +1

    Never understood what an API is. After this vid, I'll probably remember it for the rest of my life. This dude is an Incredible teacher!

  • @BelethKing
    @BelethKing 4 роки тому +16

    and I am just coding my own APIs right now ,that couldn't be more perfect moment to upload such video Caleb. Big thanks!

  • @JoolieEm
    @JoolieEm 3 роки тому +16

    Your sense of humour makes the video so much more pleasurable to watch :D I'm a software tester btw but I'd love to learn more about programming. Thank you for this course :)

  • @md.adnanali7352
    @md.adnanali7352 3 роки тому +16

    WTH was that!! All confusion are cleared within 10 minutes. God bless you brother.

  • @sdaiwepm
    @sdaiwepm 2 роки тому +1

    It took a few hours, and some googling where syntax has changed, but I got this working all the way through DELETE. Thanks for the fabulous learning!

  • @rachelcokeley9762
    @rachelcokeley9762 3 роки тому +5

    Caleb, I have been trying to understand Rest API's for a while now. Nothing seemed to click. Your videos are always so informative and funny. You make learning programming fun! thank you

  • @NikP_archive_channel
    @NikP_archive_channel Рік тому +2

    Been watching YT for ~15 years now, but this is the very first tech video that cracked me up during the first 20 seconds 🤣 00:00:15 Thx for the mood! The lecture itself is of enormous usefulness, thx a lot for such rich content.

  • @marka.200
    @marka.200 3 роки тому +2

    Anyone who includes their mistakes gets my upvote. Great video!

  • @TheEmperorXavier
    @TheEmperorXavier Рік тому

    To be honest, this is the best API video on UA-cam. And it’s not fancy and animated and have annoying labels with agendas

  • @ironingbored
    @ironingbored 3 роки тому +19

    Hi Caleb. I've been used APIs for some time, in a debugging/test capacity. I'm moving into a pre-sales role and came here looking for a way to explain API functionality. Your definition is fantastic. Thanks so much for this course! Oh and also the C++ course.

    • @artistpw
      @artistpw 2 роки тому +3

      Here's how I described them to a judge. Basically, think about a phone app like Rosetta Stone. You're trying to learn French. All of that data isn't going to exist on your phone, so that's where the api comes in. The app on your phone makes a request to an api that fetches data from a big database somewhere.

  • @hbioliveira
    @hbioliveira 2 роки тому +1

    I had to pause the video to come here and express my happiness. I already watched so many videos about the theme and none of them were so complete and so light to watch! Can't wait to watch more of your videos, Caleb! Thank you so much!

  • @karimrako
    @karimrako 10 місяців тому +2

    That's perfect man, Very simple and clean way

  • @its_kar
    @its_kar 3 роки тому +3

    I've watched a 100 videos of API's but this one explains it the best! Thanks man, your channel is a blessing!

  • @andythesaxplayer
    @andythesaxplayer 3 роки тому +22

    Great video, Caleb! One of the most useful computing tutorials I've ever seen.

  • @ceromat2022
    @ceromat2022 Місяць тому

    C# API DATA JSON Convert Dynamically: ua-cam.com/video/qTYiftc7txY/v-deo.html&si=FZgA0DThDF4XvTb_

  • @noecuyuch2388
    @noecuyuch2388 2 роки тому +1

    Best crash course about REST API I have seen so far! You have talent to explain things that at first might seem hard

  • @WhoisNicko1
    @WhoisNicko1 3 роки тому

    I love how you speak, and explain. You are not boring at all and you really make me want to listen every single word you say. Thanks man

  • @htzfun
    @htzfun 2 роки тому

    Wanted to say that this is the most hands-on tutorial on API I've found so far.

  • @mbonuchinedu2420
    @mbonuchinedu2420 3 роки тому

    Time 40:18 I'll convert to json object firstly by using the imported json module jsonify before rendering it back to the client. That's what i do most times when working with python-flask server side API'S.

  • @mbonuchinedu2420
    @mbonuchinedu2420 3 роки тому +6

    This stackoverflow API'S is really awesome. You could literally build a database/dataset based of this available API for Natural language processing (NLP) analysis. How lovely 😍😊

  • @anonimettalontana4944
    @anonimettalontana4944 2 роки тому

    I went from having a shallow idea of what an API was to having some basic working knowledge of one, its different methods, how to consume an API, and even how to create my own API. Thanks for the great content!!!
    You're not just a teacher, you're a pedagogue!

    • @arinaziz1070
      @arinaziz1070 2 роки тому

      I need help in 28:00 , when I type "python3 -m venv .venv" I got an error, saying: Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. so pls help me

  • @joshcee3362
    @joshcee3362 Рік тому +5

    Caleb, I've probably watched this video 4 times over the past 2 years and I gotta say THANK YOU.
    I use the first half of the video as a training tool for my team to understand how API works as we support a software platform with API integration. This information is invaluable to get someone from absolute beginner to someone who can actually pop into postman and play around a bit with API.
    Really great work!

    • @hmike54
      @hmike54 Рік тому

      great man, woul have loved to be among your team for the purpose of learning and motivations from peers of like minds ,if you don't mind can you drop me your twitter or facebook handle or whatsapp

  • @syedrhaque765
    @syedrhaque765 3 роки тому +14

    I love the way you present your content, as if its not my instructor but my buddy explaining things to me. Absolutely one of the best videos on the subject. Keep up the good work :)

  • @philg578
    @philg578 11 місяців тому

    You do have a unique talent, being funny with a straight face and information is presented in a clear and concise manner and well layered so listeners can follow.

  • @TheTreborMedia
    @TheTreborMedia Рік тому

    I've already watched over 20 videos on YT about API, but your video is stunning through the simplicity of explanation and accuracy of covering all crucial aspects of the API topic. Thanks for that, I hit a like with pleasure.

  • @memoahmed156
    @memoahmed156 8 місяців тому +1

    I just finished the first 10 min and wanted to say what a wonderful explanations

  • @chetanjiva5997
    @chetanjiva5997 Рік тому

    I just watched this, and all I can say is WOW. This is the best one hour python training I’ve ever seen. It covers all the basics to get started with API’s. Thank you for doing this great video!

  • @theindynomad
    @theindynomad 9 місяців тому

    You're awesome mate.. I've rarely come across someone who is so natural and at ease when covering a technical topic. And the way you're slipping in a little humour is pretty fascinating. You're a funny guy and thats in a nice way.

  • @fara3093
    @fara3093 Рік тому +1

    Best tutorial i've watched thus far 👏🏿

  • @elimiancaleb4058
    @elimiancaleb4058 Місяць тому

    wow, coming across your channel for the first time and I must say I'm Impressed

  • @jakemcmahon2197
    @jakemcmahon2197 3 роки тому +4

    Caleb is the best. If I would have traded my 4 year degree for his videos and then applying what I learned from them I would probably be farther ahead haha! Thanks for the great content as always, keep it up!

    • @syedrhaque765
      @syedrhaque765 3 роки тому

      you must have gone to the wrong school :) but hey I did too, most of us went to schools and listened to highly paid college instructors and got almost nothing.

  • @vladimirkraus1438
    @vladimirkraus1438 10 місяців тому +1

    The best explanation of this topic ever. Thank you!

  • @MrRhythmandsoul
    @MrRhythmandsoul 3 роки тому +2

    Extremely well presented. You have a knack which is rare. To explain concepts succinctly and clearly. The humour every now and then works brilliantly. thanks!

  • @travism2013
    @travism2013 3 роки тому +6

    Majored in IT yet never had a really good intuitive understanding of how to create APIs. Not much courses did this though either but...I learned in Java for JSPs. Anyway, granted this was in python and used flask (which I haven't used before) I can clearly understand the basics of creating a Rest API now! Thank you for making this great video as it finally made me connect the dots/fill the gaps in my understanding of creating APIs and creating *REST* APIs.

  • @ayesigasteven8058
    @ayesigasteven8058 Рік тому +1

    i think i hit the subscribe button after only two minutes, simple and understandable😃👍

  • @cup_noodl
    @cup_noodl 3 роки тому +1

    36:26 - I did get an error - "ModuleNotFoundError: No module named 'flask'".
    Flask worked up until that point, its just the import command yielding the message. Any ideas what can be an issue here?

  • @KonamiNaru
    @KonamiNaru 2 роки тому +1

    Love this! You're saving my butt for an interview about API's!!! I want to learn more from you!!

  • @vihanprashant9702
    @vihanprashant9702 Рік тому

    Just stumbled across this video after getting thoroughly confused from the API section of my IBM course, thank you for your amazingly simple yet informative videos!

  • @TechMaster011
    @TechMaster011 2 роки тому

    You are one of the best Tech Instructors in our world today bro. For some time now I have been trying to get into APIs but I just wasn't cracking it, I couldn't grasp the concept. Most lectures could start well but then get boring and convoluted along the way, and I would give up. But today that dark cloud has been removed, I see it clearly now, you have just opened a whole new path for me, a path of possibilities. May Jah bless you with more time here, so you can live to see your grand grand kids. Thanks🙌

  • @MorrisMorrison-sj2ni
    @MorrisMorrison-sj2ni 9 місяців тому

    This is the best video on APIs. THANK YOU! Makes it make sense finally after sitting through other videos that didn't get me there.

  • @Shimashimatchi_
    @Shimashimatchi_ 3 роки тому

    best rest api and flask video I've ever found, as a noob in this world you just given me hope! Thank you!

  • @MD-td9yr
    @MD-td9yr 6 місяців тому

    Caleb I love your humor and explanation. This is my like 4th field I am diving into and I am not bored at all! In fact I am, curious? You are really good at this!

  • @varshakulkarni2503
    @varshakulkarni2503 2 роки тому

    Love how you stick to the point and don't go about over-explaining!

  • @Rzyassine
    @Rzyassine Рік тому

    Thank you for putting a smile on while I am going through these long hours of studying! This is the first video I watched from your channel and it won't be the last!

  • @avitbrian4086
    @avitbrian4086 Рік тому

    It's now 3:34 in the morning and I discovered this video thinking I'll binge watch it and pretend I'm learning something like 've done on every other youtube tutorial. I thank you mate! you just made me fall in love with backend and so much more.
    Oh almost forgot to say that you're really funny! lmao I bet you get a lot of attention 😁 keep up the good work, Arigato!

  • @maybenew7293
    @maybenew7293 Рік тому +3

    How come this guy know everything about everything? I'm amazed...

    • @toddsands6000
      @toddsands6000 Рік тому +1

      I will admit, I started struggling to keep up with some of the information, but I must do my part and continue learning. The positive I got out of Caleb's video is watching and understanding how he shares and applies his knowledge of Python, JSON and REST API to his audience. Considering I had zero knowledge of JSON, REST API and Python 6 months ago, I feel a lot more confident now than before about the Python language and the data serialization language - JSON.

  • @annietran8200
    @annietran8200 Рік тому

    Thank you. I've just watch this video less than 10 mins but i can understand more clearly about RESTful API more than all the time i spend to learn about it before. Good explain

  • @headcode
    @headcode Рік тому +1

    For web, build your backend in C#, rather than python. C# gives far superior runtime performance due to how it's compiled.

  • @יגאלכהן-ע4נ
    @יגאלכהן-ע4נ 2 роки тому

    my friend you've saved me!!! from a big question that i've search around web !!! kudos to you man!!! ,great explanation !! great video!!! cheers mate!!!

  • @Leo-20067
    @Leo-20067 3 роки тому +2

    Liked it. Simple, to the point, and succinct information in less than an hour video. Great job!

  • @nevenasterikova3335
    @nevenasterikova3335 8 місяців тому

    Thank you so much for this. You explain in detail and already 15 mins into the tut, I love it. Tuts in udemy just fade in comparison. They just slap one definition and that's all. You go into the details, what works with what. Thumbs up.

  • @yaseentarek5819
    @yaseentarek5819 Рік тому +1

    I love you man. I really focus when you explain everything I like how you speak and explain everything. Thank you for your content and keep going

  • @WK-wt6xy
    @WK-wt6xy 3 роки тому

    Best REST API crash course on UA-cam.
    It would be even better if you can add bookmark on the timeline.
    Bookmark for myself:
    Creating API: 27:45

  • @arinaziz1070
    @arinaziz1070 2 роки тому +2

    Can someone help me at 28:46 cause when i type source .venv/bin/activate it gives me an error saying that,
    the term 'source' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

  • @Unchained74
    @Unchained74 2 роки тому

    Best explanation of API I've seen. And I checked out a few people. Straight to the point. Thanks. Now I really understand API's.

  • @doit2404
    @doit2404 Рік тому

    that's how teaching should be, straight to the point helpful informative and not intimidating and overwhelming, like einstein said, If you can't explain it to a six-year-old, then you don't understand it yourself. well done

  • @rohanrasal7096
    @rohanrasal7096 3 роки тому

    This is The Best explanation of REST API on youtube !!!!!!!!!!!!!!

  • @jancejancejance
    @jancejancejance 2 роки тому

    This was a phenomenal intro. I'm walking away with a very good understanding of how everything works together. And in less than an hour as well!

  • @juliannafotheringham7101
    @juliannafotheringham7101 Рік тому

    AMAZING best video I've watched by far on API's. Caleb you are an absolute angel!

  • @joannasolski2674
    @joannasolski2674 3 роки тому +9

    That is an amazing and clear tutorial, I am really impressed how easily it comes to you explaining not always easy topics. Thanks!

  • @0x007A
    @0x007A 3 роки тому +1

    Exceptional REST API introduction with a complete practical tutorial to demonstrate functionality.

  • @thanhtrungnguyen4722
    @thanhtrungnguyen4722 2 роки тому

    short and sweet, the video that I've been finding for such a long time. Thank you for your good work!

  • @dreadynerdy6382
    @dreadynerdy6382 4 місяці тому

    12:42 won't you also need to make the changes in the json files..since you are changing the backend?? Like how would you GET a request if it's under a different variable ?

  • @omglolgiraffe
    @omglolgiraffe Рік тому +1

    At 34:30, why does he create the database after running the python command. Why couldnt he have created it in the terminal like everything else?

  • @gundarvarr1024
    @gundarvarr1024 3 роки тому

    Ur explanation is better than some professor I know. Good job.

  • @satishkumarsajjan2132
    @satishkumarsajjan2132 3 роки тому

    U learn best when u visualise things. This guy knows that.

  • @nicolahorst8529
    @nicolahorst8529 3 роки тому

    one way to explain why drinks is in plural is, that its an collection of many drinks. The endpoint /drinks returns all of the existing drinks. So it makes somehow sense to name a collection in plural instead of singular. Awesome video btw :)

  • @watermanli
    @watermanli 3 роки тому

    Thank you, Very much, I am from Network Engineering, people are going after APIs of network devices. and your video makes API more understandable.

  • @IronmanGuel
    @IronmanGuel Рік тому

    Didn’t finish watching yet, but I can just tell that this video is really what I needed. Your explanation is awesome. Thank you so much!

  • @bosshaug5672
    @bosshaug5672 2 роки тому

    Finally someone able to clearly articulate this material

  • @PopeJohnPaul2
    @PopeJohnPaul2 2 роки тому

    amazing video! I've been binging on REST API tutorial videos to get the hang of it and this one was the most comprehensive yet, thank you!!

  • @user-ig4mg7go1s
    @user-ig4mg7go1s 3 роки тому

    Finally some usable video tutorial. Great job Caleb!

  • @SOUNDOUSA1
    @SOUNDOUSA1 2 роки тому

    One of the best videos I 've ever seen about APIs !

  • @TheRealMadridVEVO
    @TheRealMadridVEVO Місяць тому

    amazing video! wish i watched this before my job interview... you covered everything that i would have needed. I would have aced that interview!!!!

  • @fgiraffe8751
    @fgiraffe8751 5 місяців тому

    Very helpful, you did a great job talking about the essential info and not getting sidetracked. Thank you.

  • @jjhova
    @jjhova Рік тому

    For the example at 27:35, json was imported, but was it used for anything? the json() is a method of request objects.

  • @satyajeetdeshpande5668
    @satyajeetdeshpande5668 Рік тому

    The only video that I completed to the last second. This is concise and clear. Thanks

  • @Given_A
    @Given_A 2 місяці тому

    Now I understand what APIs are and how to consume them.
    Thanks Caleb.

  • @cirogoyeneche9400
    @cirogoyeneche9400 4 роки тому +2

    Very clear. Both parts, theorical and practical, were excellent!
    Thanks for the amazing content!

  • @AhmadFarhadGhaznawi
    @AhmadFarhadGhaznawi Рік тому

    The best API tutorial, simple, easy and very understandable, thank you Caleb.

  • @khushimishra11010
    @khushimishra11010 Рік тому

    You've made this concept sound so easy, great way of teaching, the video was thoroughly interesting, thanks!

  • @bikrams1250
    @bikrams1250 2 роки тому

    Brilliant people can take a complex topic and explain it simply and effortlessly. This is exatcly what you did here Caleb. Thank you for this video.

  • @ryans.arnold3008
    @ryans.arnold3008 2 роки тому +1

    Thanks for the really great content. After watching your tutorial I solved the issue I was dealing with in twenty minutes.

  • @manishaagarwal1
    @manishaagarwal1 4 роки тому +3

    Thanks this is just what I needed 🤩 I was looking for videos to learn api and this video dropped. Thanks to your tutorials I have learned java and c++ .
    Thank you Caleb Curry

  • @kristen_isten
    @kristen_isten 3 роки тому +2

    I love this. Very clear and answers some basic questions. Thank you, Caleb.

  • @asfandiyar5829
    @asfandiyar5829 Рік тому +11

    If you are getting the error: working outside of application. Then make sure you include ( app.app_context().push() ) after creating the db variable. Your code should look like this:
    app.config["SQLALCHEMY_DATABASE_URI"] = "sqlite:///data.db"
    db = SQLAlchemy(app)
    app.app_context().push()

  • @tingjunhu9695
    @tingjunhu9695 2 роки тому

    this is the best video intruducing the REST API I ever found

  • @chineduobianonwo6238
    @chineduobianonwo6238 3 роки тому

    Caleb you are the best ur API CRASH COURSE is simplified i now understand how things work.

  • @ashleyboykin7777
    @ashleyboykin7777 2 роки тому

    This is awesome Caleb! This was the EASIEST explanation I've found on this, needed this refresher :) Excited to see more of your videos.

  • @GraceKeyz
    @GraceKeyz 3 роки тому +1

    Thank you ... lots of technology covered in 1 video - python, python environment, rest, flask, alchemy, database setup, postman, etc... super helpful!