#Simple Server
The most simple static http server in go to quickly serve files out of a static directory
##Build and install
You'll need your GOBIN to be set. Just run:
go install simpleserver.go
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Simple Server
The most simple static http server in go to quickly serve files out of a static directory
##Build and install
You'll need your GOBIN to be set. Just run:
go install simpleserver.go