Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 66 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 66 Bytes

HTTP echo server

$ go build
$ PORT=8000 ./echo-server