Skip to content

etiennebonnafoux/http_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTTP Server

Motivation

The purpose is to implement simple HTTP server, to understand how it works. At the end it should be like FastAPI or Flask.

Ressources

Documentation

When the server is reached there is a waterfall of action that is described here. The different class of the project are referenced here

About

A simple implementation of a HTTP server -- for my education

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages