/GoWebApp

a webapp in go

Primary LanguageGo

GoWebApp

a wiki in go

to install, clone the project dl and install github.com/skip2/go-qrcode run wiki.go

Open browser go to localhost:8080

To create a page : put the page name as the URL path (e.g.localhost:8080/myNewTopic) To view a page : call localhost:8080/view/myNewTopic To edit a page : call localhost:8080/edit/myNewTopic If you see a ghost, who are you going to call ?

Anywho, have fun !

This wiki was made with the help of https://golang.org/doc/articles/wiki/