Fast and Easy HTTP Server to test HTTP Requests from sources like IoT devices or local apps
Server should be used from command line ex: "main.py 127.0.0.1 1002"
Server responses POST requests with echoing the request itself.
It is developed for easy testing the IoT projects.
ROOTwww/EasyServerLogger
Fast and Easy HTTP Server to test HTTP Requests from sources like IoT devices or local apps
PythonGPL-3.0