An open API service indexing awesome lists of open source software.

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)

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`.