APIs Explained (in 4 Minutes)

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 246

  • @tryexponent
    @tryexponent  Рік тому +36

    Make sure you're interview-ready with Exponent's system design interview prep course: bit.ly/3ItwJKk

  • @nurulafsar3195
    @nurulafsar3195 Рік тому +422

    I've been programming for around 2 years now, and this was the first example that actually made the concept of an API stick in my head. The restaurant reservation analogy in particular was excellent.

  • @anuvabsaha5317
    @anuvabsaha5317 8 місяців тому +294

    The Hunt for 'What is API'? ended here. Huge Thanks!

  • @bhasinvaibhav007
    @bhasinvaibhav007 8 місяців тому +120

    This is by far the most clear and simple explanation of APIs I've come across. Thanks!

  • @KC-kp9nq
    @KC-kp9nq 8 місяців тому +34

    Working in IT and my manager couldt even explain me API in simple words. Thank you!

  • @cthutu
    @cthutu 8 місяців тому +123

    The term API is not just used for web development where a client sends a request to a server and a response is given back. In fact, the term API predates its use in the internet world. It basically just means a collection of functions that can be used to communicate with an appliation. For example, the Win32 API is used to talk to the Windows operating system. The OpenGL API is used to draw 3d graphics to the screen.
    The "API" concept explained in this video is a very specific use of the term "API".

    • @tryexponent
      @tryexponent  8 місяців тому +28

      Hey cthutu! That's a factual definition of API. Thanks for sharing!

  • @sebwlim
    @sebwlim Рік тому +58

    best and most concise explanation of APIs I've seen on UA-cam. Thank you!

  • @abahiduh3246
    @abahiduh3246 8 місяців тому +3

    Your definition classically captures asynchronicity in a nutshell...best analogy for the concept of "Promises" and "Async await"

  • @rkug777
    @rkug777 Рік тому +30

    Great analogy that stuck in my head! Keep making more of these please. Love the crisp narration in a clear, pleasant voice!

  • @Premssonglist
    @Premssonglist 8 місяців тому +10

    Loved how simple and crisp was the explanation. The speaker eloquently presented the same 👍

  • @Sheeeeshack
    @Sheeeeshack 7 місяців тому +2

    I have seen ALL API explanations and this is a more incisive and comprehensive introduction. ❤

  • @1anre
    @1anre Рік тому +87

    A Technically-minded PM is the coolest.

  • @siddheshdivekar639
    @siddheshdivekar639 8 місяців тому +4

    most clear and simple explanation of APIs ever !

  • @TigerHills
    @TigerHills 7 місяців тому +2

    this is one of the best examples i have ever seen for an API

  • @johnochola4592
    @johnochola4592 Рік тому +17

    Short and sweet. Life would be much easier with these kinds of explanations. Thank you!

  • @abhirajsingh3071
    @abhirajsingh3071 3 місяці тому +4

    okay, this is the best explanation of API on the whole Internet. So what is it? An interface or a medium by which two or more applications (software intended for a specific purposes ) can communicate via request and response. each cycle of a request and response is called an API call. The main benefit of using API is data security as the applications can communicate with each other without having to expose all the data and the example she used to explain API's is probably the best example, that even a 15 year old can understand

  • @mimianti-stush231
    @mimianti-stush231 Рік тому +13

    Thank you for such a simple, practical, concise, non-technical and technical explanation. I am new to IT...and the analogy turned on a light bulb. I've subscribed to your channel!

  • @suhailm8761
    @suhailm8761 7 місяців тому +5

    Just wow, very short and crisp to the points information, loved it

  • @shwetakadgi9529
    @shwetakadgi9529 8 місяців тому +3

    00:02 APIs are essential for software communication
    00:39 APIs enable different systems to communicate
    01:03 APIs allow for making requests and getting responses
    01:30 APIs reduce unnecessary work for customers
    01:55 Restaurant API allows communication and requests without detailed knowledge
    02:25 APIs allow access to data in controlled ways.
    02:56 API calls involve requests and responses via HTTP or HTTPs over the internet.
    03:30 APIs are used to get more in depth about the various different types

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

    Very well explained - I lead a team that includes both developers and non-developers. This takes away to bridge one of the gaps between the team members.

  • @learningonline3648
    @learningonline3648 Рік тому +8

    The reservation analogy was really good. I have tried to use non-tech analogies to explain this topic but they would often not capture the concept fully. Thank you!

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

      Hey Learning Online, glad you found the analogy useful! Feel free to use it in your future explanations.

  • @__SoLo
    @__SoLo 9 днів тому +1

    Best Explanation possible in 4 Minutes !

  • @tasneema.156
    @tasneema.156 Місяць тому +1

    That non-technical analogy was really helpful

  • @jeff-creations
    @jeff-creations 6 місяців тому +4

    Brilliant, love the explanation. Here is a text version:
    Let's say you have a dinner reservation for tonight for three people but you want to change it to six.
    You call the restaurant and ask them if it's possible to do that and the customer service person says yes.
    That was simple - you called someone, made a request, and you got a response yes or no.
    Now, let's say that there wasn't a customer service person and that it was up to you to figure this out.
    You would need to know:
    • How many people have made reservations for the same time at this restaurant?
    • How many tables are free at that time?
    • What's their kitchen capacity, and wait staff capacity??
    All of these questions just to figure out whether you can add three more people to your reservation.
    That's a lot of unnecessary work on your part, work that you the customer have no expertise in.
    Not to mention that the restaurant has to reveal a lot of data to you, maybe even private data about
    who's eating there that night and who works there etc....
    In this analogy the restaurant is an application that provides a specific service or function, which is to feed you.
    You are an application that is trying to get fed with a group of friends.
    The customer service rep from the restaurant is the restaurant's API.
    Customer service is the API interface through which you can communicate with the restaurant and make requests
    like changing the number on a reservation, and you can do that without having to dive into the messy details about
    how restaurant reservations work or anything like that.

  • @mutungirodney
    @mutungirodney 8 місяців тому +3

    Best example for API by far

  • @lewisburton1852
    @lewisburton1852 2 місяці тому +1

    I loved the use of analogies in the video. It's clear that there are common patterns at work in many different areas of life.

  • @glantedavid9728
    @glantedavid9728 8 місяців тому +185

    API is like a middleman 😂😂

  • @Karthickmasanmasan
    @Karthickmasanmasan 28 днів тому +1

    Your Explanation was brief & to the point, Thank you

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

    I’m working from more than 11 years but this one awesome example of API

  • @mqbaka
    @mqbaka 3 місяці тому +1

    The best explanation of API ever.

  • @AM-dn4lk
    @AM-dn4lk 8 місяців тому +2

    This is the best explanation on APIs I have ever heard. Thank you.

  • @RameshKumar-ng3nf
    @RameshKumar-ng3nf 8 місяців тому +2

    Oh GOD, you explained such a complex thing to understand in such a simple way .
    I never understand about API until i saw this beautiful 4 min GREAT video 😊
    I am new to your channel and subscribed immediately 😊
    You are exremely talented , i found this channel is very useful.

  • @RaviTM-w3c
    @RaviTM-w3c 2 місяці тому +2

    The first video I watched on this channel. The clarity with which you described made me hit that subscribe button right away in the beginning. Cheers!

  • @saptechnologies-kr6kx
    @saptechnologies-kr6kx 7 днів тому

    hi Neamah, excellent. very well explained within 4 minutes. love this

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

    I love the detailed explanation, what I got about API is an application, software, or bridge that allows two or more computers to talk to each other by making a request and getting back a response.

  • @janarthkrishna5313
    @janarthkrishna5313 6 місяців тому

    I'm not a tech person and I've just started checking out programming languages. I've been coming across APIs like chat-gpt and more lately. I've been searching and reading about them, but it never really clicked for me. The restaurant analogy was the best and simplest explanation of APIs I've seen on UA-cam. Thanks!

  • @bigshuff
    @bigshuff 8 місяців тому +2

    What a wonderful analogy, it will definitely stick with me. Respect!

  • @FernandoVillalpandojr
    @FernandoVillalpandojr 8 місяців тому +2

    Thank you. That was a fantastic breakdown of APIs

  • @MonicaRaj-t7w
    @MonicaRaj-t7w 4 місяці тому

    Watched this while eating lunch in office, great explanation. Thank you!

  • @Abacoot
    @Abacoot 3 місяці тому

    The moment the technical talk started the clouds opened up!! Thank you so so much for this!!!!

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

    excellent, clear, with real life examples. Although i am IT guy, i found it simply awesome ! Congratulations

  • @evanstayuka381
    @evanstayuka381 Рік тому +7

    This was so helpful - the best explanation of what an API is. Thanks Exponent.

  • @RamKumar-gu2qp
    @RamKumar-gu2qp 2 місяці тому

    That is precise explanation of API. Well done.
    But i hear a lot of this term usage in almost all the documentations. So, API, in other context, simply means a function intended to do a particular task. I hope this helps.

  • @TheGreatDigitalism
    @TheGreatDigitalism Рік тому +10

    Fantastic video. Great analogies both simple and technical, yet concise.

  • @flagger1
    @flagger1 9 місяців тому +2

    That analogy was just amazing

  • @santoshojha757
    @santoshojha757 7 місяців тому

    The explanation was crisp and clear.. Thank You

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

    Thank you, quite well explained even for beginners.

  • @radhanmoodley5594
    @radhanmoodley5594 8 місяців тому +3

    You’re a star. Well presented. Most enjoyable

  • @Nala-gr8on
    @Nala-gr8on 8 місяців тому +3

    Greatly appreciate the way you explained this. It very hard for me to retain technical information, but the way you did it was amazing and I can finally fully understand this. New sub!

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

    thank you very simple explanation and very clear mind understandable.

  • @ingeniousgoldie
    @ingeniousgoldie 3 місяці тому

    THIS IS HANDS DOWN THE BEST VIDEO EXPLANATION OF API ON THE INTERNET!!!!!! I subscribed immediately to the channel because of this video. Do you know how many times I have watched API tutorials?? This was awesome to watch!

  • @oayato9025
    @oayato9025 26 днів тому

    OMG YOU ARE AMAZING ... I WAS FINDING DIFFICULTY IN UNDERSTANDING IT THAAAAAAAANK YOU

  • @ahmed_og1
    @ahmed_og1 7 місяців тому

    Best API explination yet

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

    Dont know why . I get motivated while seeing this API explanation.

  • @epikk9
    @epikk9 4 місяці тому +1

    Whoa this was a lot easier to understand! The restaurant example really helped, the API confusion is gone now😁

  • @Here-Abdullah
    @Here-Abdullah 8 місяців тому +1

    Your video is and your article is very helpful for me

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

    Excellent video. Thank you. I wish all instructors made learning this easy and fun. Subscribed.

  • @LaughTale1999
    @LaughTale1999 6 місяців тому +6

    I didn't understand API but i understood something else here -> i have to follow EXPONENT for sure 😁😁😁😁

  • @nikolayrusanov8714
    @nikolayrusanov8714 6 місяців тому +2

    The most comprehensive explanation of API I have ever seen!

  • @bhargavchataut8203
    @bhargavchataut8203 22 дні тому

    Such a clear and easy to understand example. Thank You!!

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

    Well said madam....thank you for your valuable information....:)

  • @DJXecute
    @DJXecute 4 місяці тому +1

    Wow best description explanation I've heard. crystal clear

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

    Perfect Explanation of APIs. Thank you so much Neamah

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

    awesome short video to grab whole concept with just a resturant call.

  • @nilavasen8631
    @nilavasen8631 6 місяців тому

    woow what a great exlanation.. I just got the API concept 100% clear. Thanks so much dear !!

  • @younes-47
    @younes-47 6 місяців тому +1

    Your explanation is very coherant and well put. Using simple english and logic phrases you make the listner hooked and attentive. That is how explanation videos should be. Thank you so much ❤ liked and subbed

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

    So easy and well explained. Thank you.

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

    it's a protocol!
    simple and efficient explanation, thank you.

  • @Jerrel.A
    @Jerrel.A 8 місяців тому +1

    Excellent Explained and Presented. Thanks!

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

    Good Edit . Cool words. Mind-blowing Narration

  • @OP-g7g
    @OP-g7g 2 місяці тому

    Love the way you present the information!

  • @junaidaslam1
    @junaidaslam1 3 місяці тому

    In the context of Embedded Systems, API means Application Peripheral Interface where a high level code can interact with the hardware using these interfaces.

  • @careervest
    @careervest 8 місяців тому +2

    beautiful explanation.

  • @talk_programming
    @talk_programming 6 місяців тому

    Wow you just explained it very easily, actually i was about to watch some DSA problems and youtube just suggested your video. do you guys have any podcast on spotify to explain these sort of technical information??

    • @tryexponent
      @tryexponent  6 місяців тому +1

      Hey talk_programming, unfortunately we don't have our explanations on podcasts but you can check out more technical content from our UA-cam channel and from our site: www.tryexponent.com

  • @SandsofMind
    @SandsofMind 4 місяці тому +1

    Brilliant analogy. Fully understood the concept!

  • @elizabeth00653
    @elizabeth00653 7 місяців тому

    Finally an analogy done properly

  • @ron-patel
    @ron-patel 2 місяці тому

    Huge Thanks! Easy to understand in a simple explanation.

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

    Wonderful explanation crisp and clear Thanks

  • @EllieLocsin
    @EllieLocsin 6 місяців тому

    I love this video. It is very clear, precise and super easy to understand especially for those who are not in a tech or no experience in tech. This makes me subscribe to your channel. ❤❤❤

  • @lwtproductions321
    @lwtproductions321 8 місяців тому +2

    Fantastic explanation on API's

  • @Coding-Just
    @Coding-Just 8 місяців тому +1

    Excellent explanation
    thank you

  • @wertertwertwet
    @wertertwertwet 6 місяців тому

    This is actually really well explained. I needed this 3 years ago

  • @VictorVictory-te2ij
    @VictorVictory-te2ij 3 місяці тому

    Finally, I understood it in a jiffy. Many thanks!

  • @ernieschwarcz9077
    @ernieschwarcz9077 6 місяців тому

    Clear, intuitive and well articulated. Excellent.

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

    Super useful and clear, thank you.

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

    Well done with the presentation.

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

    what an explanation... hats off to you

  • @ambikeya_tech
    @ambikeya_tech 7 місяців тому

    Insightful breakdown! Concise yet comprehensive explanation of APIs. Your clarity makes complex concepts accessible.

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

    You are amazing with API explorer ❤

  • @karunakaranr2473
    @karunakaranr2473 7 місяців тому

    Thank you for your time and effort. Explained well....

  • @sabapathyp7750
    @sabapathyp7750 3 місяці тому

    Beautiful explanation about API! Thanks

  • @jhovadroc
    @jhovadroc 3 місяці тому

    This was a freaking brilliant explaination.👏🏿👏🏿👏🏿👏🏿👏🏿👏🏿👏🏿👏🏿👏🏿👏🏿👏🏿👏🏿

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

    So simple..well explained

  • @CustAndCode
    @CustAndCode 6 місяців тому

    I will probably use the restaurant thing myself in the future to explain an API! Thank you! 🤗🤩

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

    beat video I've seen concerning API's.

  • @Mohamed-xt1fp
    @Mohamed-xt1fp 8 місяців тому +1

    Thanks for the simple explanation.

  • @meyanTechtips
    @meyanTechtips 8 днів тому

    you have earned a follower,

  • @dharmateja-w7h
    @dharmateja-w7h 6 місяців тому

    I loved her explanation 💐

  • @abh578
    @abh578 5 місяців тому +1

    mam you give very good information

  • @vidyasagarnatarajan9789
    @vidyasagarnatarajan9789 6 місяців тому

    Best and Most simple i have come across