Skip to content

A simple lite static web server based Python with less 200 line

License

Notifications You must be signed in to change notification settings

yeseni-today/lite-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lite Http Server

Welcome Lite Python Server.

A simple lite static web server based Python with less 200 line

She only has some features but support basic static file web server.
If you want to understand the operating mechanism of the HTTP protocol, it will be a good choice.

Less than 200 lines of code.
Without third-party libraries.
Using socket to implement web server.

About

A simple lite static web server based Python with less 200 line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published