Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SimonWaldherr/wikiGo

mini wiki software in golang
https://github.com/SimonWaldherr/wikiGo

Last synced: about 1 month ago
JSON representation

mini wiki software in golang

Awesome Lists containing this project

README

        

# wikiGo

## demo

```sh
make
```

## import

[µmarkdown](https://github.com/SimonWaldherr/micromarkdownGo)
[go-sqlite](https://github.com/mxk/go-sqlite/sqlite3)

## license

[MIT](https://raw.githubusercontent.com/SimonWaldherr/wikiGo/master/LICENSE)

## idea

[based on the idea of golang.org/doc/articles/wiki/](http://golang.org/doc/articles/wiki/)