Skip to content

swisscom/cf-sample-app-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Sample App Go

A sample Go application to deploy to Cloud Foundry which works out of the box.

Run locally

  1. Install Go
  2. Run go run main.go
  3. Visit http://localhost:8080

Run in the cloud

  1. Run cf push my-go-app -m 128M --random-route
  2. Visit the given URL

About

A sample Go application to deploy to Cloud Foundry which works out of the box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages