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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?