wikigo

command module
v0.0.0-...-a6b3cc4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2020 License: MIT Imports: 3 Imported by: 0

README

wiki go

golangで簡単なwikiを作成する

データベース

db:wikigo table: article→id,title,body,updated_at,created_at

model

controllers

url

/index ・全ての記事一覧を表示、それらのリンクも表示

/view/{{id}} ・その記事の内容を表示 ・editへのリンク

/edit/{{id}} ・その記事の修正

/save/{{id}} ・修正案を反映

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
database

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL