Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 210 Bytes

File metadata and controls

8 lines (5 loc) · 210 Bytes

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