ayeseeem / go-webserver-demo

A simple webserver written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-webserver-demo

A simple webserver written in Go.

Written while learning Go, investigating some Go features.

The main component is a trivial wiki, written along the lines of the example given in Writing Web Applications, But (semi) deliberately combined with other tutorials, to force me to think a bit more rather than just blindly copy.

Hard-coded to appear at http://localhost:8080.

Pages:

About

A simple webserver written in Go


Languages

Language:Go 79.7%Language:HTML 20.3%