hybris/go-test-applications

Name: go-test-applications

Owner: hybris GmbH

Description: Applications used for testing the Go buildpack

Created: 2015-12-30 09:01:51.0

Updated: 2016-02-01 07:19:55.0

Pushed: 2016-05-03 07:24:30.0

Homepage: null

Size: 5

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Go Test Applications

A collection of applications used for testing the Go buildpack

Applications

| Name | Description | —- | ———– | simple-go-application | A simple Go application | cf-go-test-app | Cloned from https://github.com/combor/cf-test-app

Output Content

All applications support the following REST operations:

| URI | Description | — | ———– | GET / | The health of the application

Building

Before building the project, the following tools must be installed:

To build the project, navigate to the app directory and run the following:

 build app.go
app
Deploying to Cloud Foundry

Each test application contains a manifest.yml file which allows the built application to be deployed to Cloud Foundry by simply issuing:

ush

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.