gobyexample/087-http-server-static/http-server-static.sh
Mark McGranaghan c19a29193e more index work
2012-09-23 14:38:39 -07:00

6 lines
150 B
Bash

$ go run http-server-static.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