Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 164 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 164 Bytes

quick little GO server

simple golang server

go run server.go

no mod.go file for now so build with settings go env -w GO111MODULE=auto go build server.go