How to call a server in Python | Flask

Опубликовано: 12 Октябрь 2024
на канале: JakeEh
150
8

In this video we outline how to make GET and POST requests in Python using Flask. We also go over why you might want to use a GET request vs a POST request.

Thanks for watching! ❤️

Timestamps:
0:00 Intro
0:15 Query Parameters
3:03 GET vs POST Requests
4:06 Updated Code
7:16 Website Example
10:36 Outro