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

https://github.com/andrebriggs/gowiki


https://github.com/andrebriggs/gowiki

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Go Wiki

This is a version of the GoWiki sample [here](https://golang.org/doc/articles/wiki/)

To run

```
$ go build -o bin/wiki
$ ./wiki
```