Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 373 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 373 Bytes

go-lang-example-wiki-app

Go language example wiki app.

The basic branch is based on the excellent Go lang tutorial for web services at: http://golang.org/doc/articles/wiki/

The master branch is modified to be deployable to Google's App Engine.

This is meant to be a reference for myself in the future. Use parts of this code at your own risk.