Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 212 Bytes

readme.md

File metadata and controls

8 lines (8 loc) · 212 Bytes

Test Webserver

A simple filesystem and statistic information http server.

instalation

go get github.com/danicheeta/web
cd $GOPATH/src/github.com/danicheeta/web
make run

testing

make test