{"id":21888672,"url":"https://github.com/swisscom/cf-default-app-go","last_synced_at":"2025-09-09T23:12:58.627Z","repository":{"id":70508161,"uuid":"61778351","full_name":"swisscom/cf-default-app-go","owner":"swisscom","description":"The default Go app that will be pushed in the Swisscom Application Cloud if no source code is provided","archived":false,"fork":false,"pushed_at":"2024-10-16T15:15:08.000Z","size":11061,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-04-06T19:41:21.142Z","etag":null,"topics":["cloud-foundry","go","golang","swisscom-application-cloud"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swisscom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-23T06:00:23.000Z","updated_at":"2024-10-16T15:15:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c3129f9-e899-49a8-8122-1dd3b0f9e826","html_url":"https://github.com/swisscom/cf-default-app-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-default-app-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-default-app-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-default-app-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-default-app-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swisscom","download_url":"https://codeload.github.com/swisscom/cf-default-app-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048831,"owners_count":21204319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-foundry","go","golang","swisscom-application-cloud"],"created_at":"2024-11-28T11:16:33.324Z","updated_at":"2025-04-15T10:21:12.737Z","avatar_url":"https://github.com/swisscom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CF Default App Go\n\nThe default Go app that will be pushed into the Swisscom Application Cloud if no source code is provided.\n\n## Run locally\n\n1. Install [Go](https://golang.org/doc/install)\n1. Run `go run main.go`\n1. Visit \u003chttp://localhost:8080\u003e\n\n## Run in the cloud\n\n1. Install the [cf CLI](https://github.com/cloudfoundry/cli#downloads)\n1. Run `cf push --random-route`\n1. Visit the given URL\n\n## Create ZIP for Go buildpack\n\n1. Run `zip -r go_app.zip public templates glide.lock glide.yaml main.go`\n\n## Create ZIP for Binary buildpack\n\n1. Install [Go](https://golang.org/doc/install)\n1. Change texts in `templates/index.html`\n1. Run `GOOS=linux GOARCH=amd64 go build`\n1. Run `zip -r binary_app.zip public templates cf-default-app-go Procfile`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fcf-default-app-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswisscom%2Fcf-default-app-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fcf-default-app-go/lists"}