{"id":30754265,"url":"https://github.com/twogg-git/go-gcp-cloudshell","last_synced_at":"2025-09-04T09:08:59.474Z","repository":{"id":83441508,"uuid":"200927233","full_name":"twogg-git/go-gcp-cloudshell","owner":"twogg-git","description":"Simple GO endpoint deployed using GCP cloud-run-button","archived":false,"fork":false,"pushed_at":"2019-09-22T02:21:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T02:01:53.165Z","etag":null,"topics":["gcp","gcp-appengine-std","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twogg-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-08-06T21:31:40.000Z","updated_at":"2019-09-22T02:21:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"46f6add9-d45a-4f8d-9c05-352ad0502452","html_url":"https://github.com/twogg-git/go-gcp-cloudshell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/twogg-git/go-gcp-cloudshell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-gcp-cloudshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-gcp-cloudshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-gcp-cloudshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-gcp-cloudshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twogg-git","download_url":"https://codeload.github.com/twogg-git/go-gcp-cloudshell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twogg-git%2Fgo-gcp-cloudshell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273581245,"owners_count":25131393,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["gcp","gcp-appengine-std","golang"],"created_at":"2025-09-04T09:07:49.345Z","updated_at":"2025-09-04T09:08:59.458Z","avatar_url":"https://github.com/twogg-git.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO + GCP \nSimple GO endpoints deployed in Google Cloud Platform directy from GitHub clicking just one button!\n\n[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://console.cloud.google.com/cloudshell/editor?shellonly=true\u0026cloudshell_image=gcr.io/cloudrun/button\u0026cloudshell_git_repo=https://github.com/twogg-git/go-gcp-cloudshell.git)\n\n### Testing locally\n```sh\ndocker run -v $pwd:/go/src/app -p 8181:8080 -d --name go-endpoints golang:1.8 go run src/app/main.go\n\ndocker run -v $(pwd):/go/src/app --rm --name go-endpoints golang:1.8 go run main.go\n```\n\n### Endpoints available\n```sh\nlocalhost:8181\nlocalhost:8181/time\nlocalhost:8181/version\n```\n\n### Docker + Go commands\n```sh\ndocker run -v $pwd:/go/src/app -p 8181:8080 -d --name go-endpoints golang:1.8 /bin/bash -c \"go run src/app/main.go\"\n\ndocker run -v $pwd:/go/src/app -p 8181:8080 -d --name go-endpoints golang:1.8 /bin/bash -c \"cd src/app;go get -v ./...;go run /src/app/main.go\"\n```\n### Cleaning up\n```sh\ndocker rm -f go-endpoints\n```\n\n[GCP Cloud run button repo](https://github.com/GoogleCloudPlatform/cloud-run-button#add-the-cloud-run-button-to-your-repos-readme)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwogg-git%2Fgo-gcp-cloudshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwogg-git%2Fgo-gcp-cloudshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwogg-git%2Fgo-gcp-cloudshell/lists"}