gowebapp

Simplistic Go Web App

  • Owner: grisha/gowebapp
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownergrisha/gowebapp
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2017-04-28 23:09:13
Pushed At2017-05-01 20:11:25
Last Commit At2017-05-01 16:11:20
Release Count0
用户参与
Stargazers Count179
Watchers Count17
Fork Count31
Commits Count5
Has Issues Enabled
Issues Count2
Issue Open Count1
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private