simpleClient simple python HTTP server A simple python implementation of HTTP server receiving and returning json data start the server: python3 simpleServer.py send POST request: python3 simpleRequest.py