/pug

Golang service API skeleton

Primary LanguageGo

Pug

A simple golang service skeleton

Build Status

Includes

  • Apex/Log
  • codegansta/negroni
  • BurntSushi/toml
  • gorilla (mux, context..)
  • spf13/viper

Installation

go get github.com/tools/godep
make deps

Usage example

curl -v http://localhost:5000/health

Development setup

This project is under Go 1.6, make sure you have correct version installed.

Release History

  • 0.0.1
    • Work in progress

Meta

Vinicius Souza – @iamvsouzahi@vsouza.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/vsouza