Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 135 Bytes

File metadata and controls

10 lines (7 loc) · 135 Bytes

go-http-server

A Go HTTP server written from scratch for learning purposes.

Run the project

go mod tidy
go run .