/miniWebServer

Basic web server / 简单web服务器实现

Primary LanguagePython

mimiWebServer

learn from https://github.com/aosabook/500lines/tree/master/web-server and change a little bit.

It's a cute project!

Requirement

python 2.x

How to use

First,enter following command

python server.py

Second, go to your browser and access the following url:

http://127.0.0.1:8080

Then you will got like this! QQ截图20230130131945