MENU

Fun & Interesting

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

PyLenin 3,549 4 years ago
Video Not Working? Fix It Now

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. https://www.pylenin.com/blogs/python-http-methods-tutorial/ 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 - https://www.pylenin.com Join me on Instagram - https://www.instagram.com/pylenin Check out my facebook page - https://www.facebook.com/pylenin Check out my twitter handle - https://twitter.com/pylenin

Comment