What is an API? Application Programming Interfaces Explained
What are APIs? The question is at the core of the most popular software stacks in the world, stacks that rely on API frameworks like Python Flask and Express JS. It's an incredibly important topic to stay on top of for pretty much any developer, and before we start building out our own APIs (videos coming soon!) we need to dive into APIs, API endpoints and API authentication, at least on the base level.
Contents:
0:00 Intro
1:00 What is an API?
4:07 How do APIs work?
5:25 What is an API endpoint?
6:20 Passing parameters to endpoints
9:41 Recap
10:13 Recap: What are tokens?
11:35 Recap: What are endpoints?
12:35 GET vs. POST Requests
13:55 Outro and Coming Videos
--
Twitter:
https://twitter.com/viking_sec
Newsletter:
https://www.vikingsecblog.com/viking-sec-weekly-newsletter/
Blog:
https://vikingsecblog.com/
You can subscribe to my newsletter (or, obviously, to my channel) if you want updates about the course I'm developing or any of my videos. The course is sitting at about 9 hours of raw footage right now all about web scraping with Python: how to design it, how to design it ethically, how to develop it, how to maintain it and how to level it up. Gonna be honest, I'm super proud of it thus far!
--
#Coding #APIs #LearnToCode