In this video course, we learn what is an API, how it works, and how we can call API using python.
🐍 Video Materials 🐍
The presentation about API: https://docs.google.com/presentation/...
requests module: https://requests.readthedocs.io/en/la...
Weather API: https://openweathermap.org/api
JSON reader: http://jsonviewer.stack.hu/
API: https://en.wikipedia.org/wiki/API
REST: https://en.wikipedia.org/wiki/Represe...
Source Code: https://github.com/bodanLabs/API_get_...
🌐 Social Media & Contact 🌐
📱 Website: https://bodanlabs.com/
📷 Instagram: in progress
🐦 Twitter: / bodanlabs
📁 GitHub: https://github.com/bodanLabs
🎙 Discord: in progress
🎬 TikTok: / bodanlabs
⭐️ Chapters ⭐️
0:00 Introduction
0:46 What is API
1:46 How APIs work
2:23 REST API
3:20 How does RESTful API work
4:54 RESTful API client request requirements
5:57 Unique resource identifier
7:23 Methods
9:21 HTTP headers
11:58 Authentication Methods
14:35 API response results
16:44 Practical part
17:10 Checking website API documentation
19:38 Making the request directly in the browser
21:46 Making the request with Python
29:50 Outro
⭐️ Tags ⭐️
API
application programing interface
python
python learning
python tutorials
requests
GET
python modules
API with python
POST
DELETE
PUT
API call
⭐️ Hashtags ⭐️
#python #pythonprogramming #pythontutorial #python3 #coding #programming #api #get #request #applicationprogramminginterface # #tutorial #education