{"id":20094940,"url":"https://github.com/medendale/google-app-engine","last_synced_at":"2026-05-10T01:41:03.946Z","repository":{"id":134410243,"uuid":"480998215","full_name":"medendale/Google-App-Engine","owner":"medendale","description":"Google App Engine Demo","archived":false,"fork":false,"pushed_at":"2022-04-14T13:19:14.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T03:33:02.360Z","etag":null,"topics":["api","appengine","google-cloud-platform","python","readme","yaml"],"latest_commit_sha":null,"homepage":"","language":"Python","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/medendale.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":"2022-04-12T22:57:02.000Z","updated_at":"2022-04-12T23:16:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"423a6bf3-1b55-4fce-b061-6044de431fbb","html_url":"https://github.com/medendale/Google-App-Engine","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/medendale%2FGoogle-App-Engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medendale%2FGoogle-App-Engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medendale%2FGoogle-App-Engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medendale%2FGoogle-App-Engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medendale","download_url":"https://codeload.github.com/medendale/Google-App-Engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533724,"owners_count":19977845,"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":["api","appengine","google-cloud-platform","python","readme","yaml"],"created_at":"2024-11-13T16:53:10.946Z","updated_at":"2026-05-10T01:40:58.884Z","avatar_url":"https://github.com/medendale.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Google App Engine\n\u003cp\u003eGoogle App Engine is a cloud computing platform as a service(pas) for developing and hosting web applications in Google-managed data centers. Applications are sandboxed and run across multiple servers. App Engine offers automatic scaling for web applications—as the number of requests increases for an application, App Engine automatically allocates more resources for the web application to handle the additional demand.\n\n# How to Deploy a web App On Google App Engine\n\nStep 1. Create a new project on Google cloud Console\n\nStep 2. From the APIs \u0026 Services menu Enable Google App Engine Admin API\n![Enable Api](./images/HArVguiohtDtUhiPIWzqNnBfeRlqtNk7dDsZ_6EO13E%3D.png)\n![Enable Api](./images/7KsbdDhKec_NXvMTPi7NP0r3ML4Cu7ST4RZjEpaCuYE%3D.png)\n\n\nStep 3. Clone this Repo:\n\n```\n    git clone https://github.com/medendale/Google-App-Engine.git\n```\nStep 4. From within The app  directory where the app's app.yaml configuration file is located, start the Google Cloud development server with the following command\n```\ndev_appserver.py app.yaml\n```\nView the results by clicking the Web preview \u003e Preview on port 8080.\n![Test](./images/znqxKObHIzucdgmme4nJP485ReBUAMdG%2BOKJP9XLzes%3D.png)\n\nStep 5. To deploy your app to App Engine, run the following command from within the root directory of your application where the app.yaml file is located:\n\n```\n    gcloud app deploy\n```\n\n## The Setup Process \n\n1. Install [`pip` and `virtualenv`][cloud_python_setup] if you do not already have them.\n\n1. Clone this repository:\n\n```\n    git clone https://github.com/medendale/Google-App-Engine.git\n```\n\n1. Obtain authentication credentials.\n\n    Create local credentials by running the following command and following the\n    oauth2 flow (read more about the command [here][auth_command]):\n\n    ```\n    gcloud auth application-default login\n    ```\n\n    Read more about [Google Cloud Platform Authentication][gcp_auth].\n\n    [gcp_auth]:https://cloud.google.com/docs/authentication#projects_and_resources \"gcp_auth\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedendale%2Fgoogle-app-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedendale%2Fgoogle-app-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedendale%2Fgoogle-app-engine/lists"}