/http-server

A basic HTTP/1.1 server written in Go.

Primary LanguageGo

HTTP Server

Go 1.21 Build Status Badge Go 1.22 Build Status Badge Go 1.22 Tests

A simple HTTP/1.1 server written in Go. By default, it binds to all local addresses and port 80. This project is a learning exercise.