Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 221 Bytes

tiny-server

Small web server experiment in python

The whole server is in the http_server.py file. Run it to start the server. The root folder for served content is www, add files and folder inside of it as needed.