https://github.com/binarymuse/gowiki
Wiki site in Go (tutorial project)
https://github.com/binarymuse/gowiki
Last synced: over 1 year ago
JSON representation
Wiki site in Go (tutorial project)
- Host: GitHub
- URL: https://github.com/binarymuse/gowiki
- Owner: BinaryMuse
- Created: 2012-06-17T23:32:47.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-17T23:33:06.000Z (about 14 years ago)
- Last Synced: 2025-03-23T18:58:25.810Z (over 1 year ago)
- Language: Go
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wiki site written in [Go](http://golang.org/); tutorial at http://golang.org/doc/articles/wiki/.
Run with `go run wiki.go` and access at `http://localhost:8080`.