Skip to content

gfoligna/cf-example-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple and stupid Book management app

Motivation

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

Components

  • Martini Web Framework (github.com/go-martini/martini)
  • Martini Render (github.com/martini-contrib/render)
  • GORM (github.com/coopernurse/gorp)
  • MySQL

Cloud Foundry documentation

http://docs.cloudfoundry.org/

Collaborate

You are welcome to contribute via pull request.

About

Very easy example using CF GO Buildpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages