Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 168 Bytes

File metadata and controls

2 lines (2 loc) · 168 Bytes

Simple-Python-TCP-IP-HTTP-SERVER

This is a simple python tcp/ip http server that is able to receive both get and post method from scratch, uses sqlite3 for database.