Python Http methods Tutorial using Requests and Github API | Python 30 | Day 6 | Python Projects

preview_player
Показать описание
On Day 6 of the Python 30 video series, you will learn about the 4 commonly used HTTP Methods - GET, POST, PUT and DELETE. We will experiment with these methods using the Requests library and Github API.

For those of you who are more interested in reading blogs than watching a YouTube video, here is the article on Python Http Methods.

This video has been divided into the following parts:-
1. What is HTTP? - 0:00
2. GET method - 1:37
3. POST method - 4:29
4. PUT Method - 8:36
5. DELETE Method - 13:54
6. Assignment - 16:43

Check out my website -

Join me on Instagram -

Check out my facebook page -

Check out my twitter handle -
Рекомендации по теме
Комментарии
Автор

I am a begginer. I watch your videos very helpfull

lionkingsroar
Автор

Hi thank you again, regarding the questions you ask about Github API it would be great if you can do a video on how to access private api using aut2, keys and tokens and how to secure them. Also the request methods and the .ignore file and the env how they work.

mrrzapata
Автор

Hi great video again, could you explain how to create an env file and the structure of it. How do you store the token on it then call it on the other file, please. Also, I cant find the video on requests.
Many thanks in advance

mrrzapata
Автор

Hi how to get committer email based on commit id? could you help me

durgaganesh