Skip to content

A-pril/Multithread-Web-Server-by-python

Repository files navigation

Multiple thread WebServer by python

Minimal HTTP server written in Python.

This is a supplementary code repo for reference: Writing an HTTP server from scratch.

Running the server

Execute the main.py file. Example on Linux/Mac:

$ python server.py

Then visit http://127.0.0.1:8888/index.html from your browser.

License

The code and images are all licensed under CC PDM 1.0 (i.e. Public Domain).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published