An open API service indexing awesome lists of open source software.

https://github.com/imjuni/goexample

Go language web application example using martini and mustache
https://github.com/imjuni/goexample

Last synced: about 1 year ago
JSON representation

Go language web application example using martini and mustache

Awesome Lists containing this project

README

          

goexample
=========

Go language web application example using martini and mustache

# includes
* [less](http://lesscss.org/) - css preprocessor
* [mustache](http://mustache.github.io/) - logic less templates
* [bower](http://bower.io/) - package manager for the web
* [gulp](http://gulpjs.com/) - the streaming build system for the web
* [martini](https://github.com/go-martini/martini) - web framework for golang