Skip to content

A simple HttpServer, aimed to get a better understanding of HTTP protocol, how does Backend/API frameworks really work? and what's going on under the hood of a webserver?

License

Notifications You must be signed in to change notification settings

hamidgh01/HttpServer-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPServer

Persian version of the README (نسخه فارسی توضیحات پروژه)

NOTE : This project is just a simulation of a HTTPServer, and its purpose is to get a better understanding of HTTP protocol and Http/Web Serves work cycle, and it's not even close to real-world HttpServes! also it doesn't support many of advanced HTTP features.

(this project is under development now. explanations will be added later...)


Project Structure


How this project works (work cycle)


Run and Test:

  • ...
  • ...


Developed by hamidgh01

About

A simple HttpServer, aimed to get a better understanding of HTTP protocol, how does Backend/API frameworks really work? and what's going on under the hood of a webserver?

Topics

Resources

License

Stars

Watchers

Forks

Languages