Skip to content

frnsimoes/simple-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a simple http implementation to learn how things work under the hoods.

Trying to:

  • Implement a basic WSGI server.
  • Implement basic Response and Requests abstractions.
  • Deal with the messy details of socket and http.

Minimal dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published