go_gorilla

command module
v0.0.0-...-e8849c5 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2014 License: MIT Imports: 9 Imported by: 0

README

Go Gorilla Template

A basic web application starter written in Go that comes with the Gorilla Multiplexer for routing and Gorilla Websocket for Websockets functionality, as well as jquery, bootstrap, and font-awesome.

Prerequisites
  1. A go environment http://golang.org/
  2. Gorilla mux: go get github.com/gorilla/mux
  3. Gorilla websocket: go get github.com/gorilla/websocket
Installation
  1. cd $GOPATH/src
  2. git clone https://github.com/aly006/go_gorilla
  3. cd go_gorilla
  4. go run main.go
  5. Navigate to http://localhost:8080

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
common
Note: inspiration for this from https://gist.github.com/cespare/3985516
Note: inspiration for this from https://gist.github.com/cespare/3985516

Jump to

Keyboard shortcuts

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