daretogo / basic_python_https_post_receiver

Basic python webserver to receive HTTPS POST request and write them out to file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic_python_https_post_receiver

The goal for this is just to share an afternoon's worth of work. The post_receiver is just a simple python 3.X (with no additional dependencies) webserver capable of listening to POST request and then writing them out to file.

About

Basic python webserver to receive HTTPS POST request and write them out to file


Languages

Language:Python 100.0%