As a Cloud Foundry evaluator, I would like to try the Go Lang buildpack [1] with a not as simple 'Hello World' app. For example: add MySQL DB
[1] https://github.com/cloudfoundry/go-buildpack
- Martini Web Framework (github.com/go-martini/martini)
- Martini Render (github.com/martini-contrib/render)
- GORM (github.com/coopernurse/gorp)
- MySQL
You are welcome to contribute via pull request.