remfath / go-web-wiki-demo

a golang web demo - a file based wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang web demo - a file based wiki

Intro

This is a file based wiki application

https://golang.org/doc/articles/wiki/

Usage

Build and run the application

go build
./go_web_wiki_demo

And then visit 127.0.0.1:8765.

About

a golang web demo - a file based wiki


Languages

Language:Go 78.2%Language:HTML 21.8%