r13i / go-http-wiki

Learning Go with an HTTP wiki server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-http-wiki

Learning Go with an HTTP wiki server

Run

go build wiki.go
./wiki

# Or
go run wiki.go

About

Learning Go with an HTTP wiki server


Languages

Language:Go 87.3%Language:HTML 12.7%