GoWiki
Web site: github.com/jmoiron/gowiki Category: Network Subcategory: Wiki Platform: Cross-platform License: MIT Interface: Web-interface Wikipedia: First release: May 2013 GoWiki – a single-file single-executable wiki which runs its own webserver. Writing it was an experiment in determining the cowpaths of small but non-trivial web application development using gorilla, sqlx, and modl. Main features: – markdown syntax … Read more