gowebapp

command module
v0.0.0-...-2a912c2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2020 License: MIT Imports: 4 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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