{"id":19376240,"url":"https://github.com/minimum2scp/gae-go-example02","last_synced_at":"2026-05-15T11:05:36.818Z","repository":{"id":48445797,"uuid":"235717463","full_name":"minimum2scp/gae-go-example02","owner":"minimum2scp","description":"Hello world app on AppEngine Go / Deploy with AppEngine Admin API","archived":false,"fork":false,"pushed_at":"2022-09-30T20:21:13.000Z","size":34,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T04:41:54.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/minimum2scp.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}},"created_at":"2020-01-23T03:41:37.000Z","updated_at":"2021-07-26T05:17:49.000Z","dependencies_parsed_at":"2023-01-18T20:02:09.266Z","dependency_job_id":null,"html_url":"https://github.com/minimum2scp/gae-go-example02","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Fgae-go-example02","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Fgae-go-example02/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Fgae-go-example02/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Fgae-go-example02/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minimum2scp","download_url":"https://codeload.github.com/minimum2scp/gae-go-example02/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240507782,"owners_count":19812855,"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":[],"created_at":"2024-11-10T08:43:12.549Z","updated_at":"2026-05-15T11:05:31.789Z","avatar_url":"https://github.com/minimum2scp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gae-go-example02\nHello world app on AppEngine Go / Deploy with AppEngine Admin API\n\n## Build / Run (local) / Test\n\n### Prerequisites\n\n- Go 1.11.x\n- Set environment variable `GO111MODULE=on`\n\n### Commands\n\nRun local web server without build:\n\n```shell\ngo run server.go\n```\n\nor, build and run:\n\n```shell\ngo build\n./gae-go-example02\n```\n\nTest:\n\n```\ngo test\n```\n\n## Deploy to Google AppEngine by AppEngine Admin API\n\n### Stage source files to Cloud Storage\n\n#### Prerequisites\n\n- Set environment variable `GO111MODULE=on`\n- Google Cloud SDK is installed\n  * `app-engine-go` component is installed\n  * Project ID is set by `gcloud config set project [YOUR-PROJECT-ID]` or `export CLOUDSDK_CORE_PROJECT=[YOUR-PROJECT-ID]`\n\n#### Command\n\n```shell\n./deploy-tools/stage.sh bucket v1\n```\n\n### Create AppEngine version by AppEngine Admin API\n\n#### Prerequisites\n\n- Google Cloud SDK is installed\n  * Project ID is set by `gcloud config set project [YOUR-PROJECT-ID]` or `export CLOUDSDK_CORE_PROJECT=[YOUR-PROJECT-ID]`\n- Ruby is installed\n\n#### Command\n\n```shell\n./deploy-tools/create-version.sh bucket v1\n```\n\n```shell\ngcloud app operations wait [OPERATION-ID]\ngcloud app versions migrate v1 --service=gae-go-example02\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimum2scp%2Fgae-go-example02","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminimum2scp%2Fgae-go-example02","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimum2scp%2Fgae-go-example02/lists"}