Skip to content

robskillington/gokit-gorilla-mux-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-kit with Gorilla Mux starter

Requirements:

>= Go 1.4.x

To build and run, first install godep:

$ go get github.com/tools/godep

Then install dependencies:

$ godep restore

Run the server:

$ go build && ./gokit-gorilla-mux-starter

About

A starter project for a GoKit Gorilla Mux project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages