Skip to content

khirayama/bulletin-board-with-go

Repository files navigation

Bulletin board with Go

Goで簡易掲示板をつくってみた(Gorilla/SQLite)

Getting started

$ go get
$ go run app.go

access: http://localhost:8080

TODO

  • escape html
  • CSRF
  • ベースのクラスとかどこに入れるのがよいのか
  • グローバルぽい扱い
  • とりあえずフルAPIぽくしたけどテンプレートは使った方がよいかー
  • それかformHelperみたいなのくみたいな

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published