Skip to content

maleblond/barebone-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of a basic http server in golang, without using the net/http lib.

Just did it as an exercise to check how http 1.0 works at a lower level. Missing a ton of features like multi-threading, timeouts, safery checks etc...

About

Barebone go http server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published