Skip to content

szykol/http-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-go

Simple example http server written in Go.

It's not a full-fledged http server that strictly follows RFCs, rather this project aims to be a simple implementation that is easy to follow and understand. This project is influenced by stdlib http implementation hence some of the interfaces might look familiar

See example app to see how the library can be used.

About

Example http server written from scratch in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published