Skip to content

amsokol/kendo-ui-echo-samples

Repository files navigation

Go Starter Application

Bluemix provides a Go starter application as a template so that you can add your code and push the changes back to the Bluemix environment.

Files

The Go starter application has files as below:

  • app.go

    This file contains a simple web server written in the Go programming language.

  • Procfile

    This file is required by the Go buildpack. It specifies the command to start the app.

  • Godeps/

    This directory contains the app's dependencies and is created by the Godep tool.
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published