fwal / gostart

Basic skeleton for go web apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gostart

Basic skeleton for go web apps. I use this to kickstart my go-based web apps so I focus on building stuff instead of bootstrapping.

Features

  • Bare bone web server using Martini templates.
  • Works with AppEngine as well as a standalone server.

Go modules included

Thoughts? Suggestions?

Feel free to drop me a line on g+, twitter (@theDukeW) or add a new issue.

About

Basic skeleton for go web apps

License:The Unlicense


Languages

Language:Go 100.0%