gowebapp

Simplistic Go Web App

  • 所有者: grisha/gowebapp
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

gowebapp

Simplistic Go Web App

Read about it here.

To install:

  1. You need PostgreSQL, install it somehow, make an empty database
    called gowebapp. (Usually createdb gowebapp on the command line is
    all you need).

  2. You need Go, preferably the latest version (1.8).

  3. Now do this:

$ export GOPATH=~/go # optional, adjust as necessary
$ go get github.com/grisha/gowebapp
  1. That's it. You should now be able to run:
$ $GOPATH/bin/gowebapp

主要指標

概覽
名稱與所有者grisha/gowebapp
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2017-04-28 23:09:13
推送於2017-05-01 20:11:25
最后一次提交2017-05-01 16:11:20
發布數0
用户参与
星數179
關注者數17
派生數31
提交數5
已啟用問題?
問題數2
打開的問題數1
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?