6 lines
146 B
Bash
6 lines
146 B
Bash
$ go run static-content.go
|
|
|
|
$ curl http://127.0.0.1:5000/
|
|
$ curl http://127.0.0.1:5000/http-server-static.go
|
|
$ curl http://127.0.0.1:5000/missing
|