filmov
tv
A Simple Python Web Server to Echo Back HTTP Request Headers and Data

Показать описание
This could come in handy for testing your web app's webhooks and more.
Hit the subscribe button to receive more videos like this!
---
Timestamps:
0:00 -- What we'll be covering in this video
0:21 -- Testing webhooks is one use case for using this tool
1:08 -- Taking a quick peek at the Python code to make it work
1:33 -- Sending a basic GET request with curl
2:41 -- Sending a POST request with a JSON payload using curl
3:35 -- A quick aside to send JSON data from a file with curl
4:30 -- Sending a POST request with form data using curl
5:22 -- Connecting to the web server from a Dockerized web app
8:39 -- It's up on GitHub along with documentation
9:01 -- Using ngrok to make the web server accessible on the internet
Reference links:
---
Follow along?
Hit the subscribe button to receive more videos like this!
---
Timestamps:
0:00 -- What we'll be covering in this video
0:21 -- Testing webhooks is one use case for using this tool
1:08 -- Taking a quick peek at the Python code to make it work
1:33 -- Sending a basic GET request with curl
2:41 -- Sending a POST request with a JSON payload using curl
3:35 -- A quick aside to send JSON data from a file with curl
4:30 -- Sending a POST request with form data using curl
5:22 -- Connecting to the web server from a Dockerized web app
8:39 -- It's up on GitHub along with documentation
9:01 -- Using ngrok to make the web server accessible on the internet
Reference links:
---
Follow along?
Simple Python Web Server
Simple HTTP Server in Python
How To Make A Simple Python Web Server
Deploying a Simple Python Web Server
Building a Simple HTTP Server in Python
Creating a Simple Python Web Application With Flask and Testing Locally
build a meme Python website (Flask Tutorial for Beginners)
Linux for Programmers #14 - Deploying a Simple Python Web Server
Background Tasks with FastAPI Background Tasks and Celery + Redis - FastAPI Beyond CRUD (Part 20)
Simple Web App with Flask and Heroku - Python GUI for Beginners
Create A Python API in 12 Minutes
Quickest and Easiest Way to Run a Local Web-Server
A brief Introduction to Flask (Python Web Framework)
Python Website Full Tutorial - Flask, Authentication, Databases & More
http.server: a simple HTTP server module in python 3
Create Simple API Server In Python (Without Framework)
A Simple Python Web Server to Echo Back HTTP Request Headers and Data
How to create a Simple Flask app in just 5 minutes | Python Flask Tutorial for beginners
Serving Local Files On A Localhost Web Server Using Python
Einen eigenen Webserver mit Python und Flask erstellen
How To Create A Python HTTP Server For Web Development?
How to deploy a Python (Flask) web app on a (PythonAnywhere) live server
Host Python Web Apps For Free
Make A Python Website As Fast As Possible!
Комментарии