SimpleGoServer One first experiment for a simple web server in Go. Run the web server via: go run DummyPage.go The result can be seen under: http://localhost:8080/ Change history See the Changelog.