Back to Browse

What is API and how it works | Python

231 views
Feb 26, 2023
30:18

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/d/116xrukiQBy5vA7cPLoCRkGclSVSbSFfzufGK8r23W4M/edit?usp=sharing requests module: https://requests.readthedocs.io/en/latest/ 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/Representational_state_transfer Source Code: https://github.com/bodanLabs/API_get_call/blob/main/Weather_API.py 🌐 Social Media & Contact 🌐 πŸ“± Website: https://bodanlabs.com/ πŸ“· Instagram: in progress 🐦 Twitter: https://twitter.com/bodanLabs πŸ“ GitHub: https://github.com/bodanLabs πŸŽ™ Discord: in progress 🎬 TikTok: https://www.tiktok.com/@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

Download

0 formats

No download links available.

What is API and how it works | Python | NatokHD