Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Server

Web server that processes GET HTTP method requests.

First server is implemented using socket module.
Secon server is created with os and http.server module using BaseHTTPRequestHandler and HTTPServer classes.

Stack: Python, HTML&CSS

About

simple web server, written in Python: 1) using socket module; 2) using http.server module

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages