{"id":19378294,"url":"https://github.com/kurehajime/gaemu","last_synced_at":"2025-10-13T02:16:35.917Z","repository":{"id":57712702,"uuid":"326125971","full_name":"kurehajime/gaemu","owner":"kurehajime","description":"Local server  for Google App Engine. Yet another dev_appserver.py ","archived":false,"fork":false,"pushed_at":"2021-09-29T14:23:30.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T05:30:45.405Z","etag":null,"topics":["go","golang","google-app-engine","google-appengine"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kurehajime.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}},"created_at":"2021-01-02T06:45:33.000Z","updated_at":"2021-09-29T14:23:33.000Z","dependencies_parsed_at":"2022-09-26T21:30:46.672Z","dependency_job_id":null,"html_url":"https://github.com/kurehajime/gaemu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fgaemu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fgaemu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fgaemu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fgaemu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurehajime","download_url":"https://codeload.github.com/kurehajime/gaemu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240511296,"owners_count":19813237,"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":["go","golang","google-app-engine","google-appengine"],"created_at":"2024-11-10T09:05:31.717Z","updated_at":"2025-10-13T02:16:30.880Z","avatar_url":"https://github.com/kurehajime.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gaemu : Local server for Google App Engine\n \n![gaemu](https://user-images.githubusercontent.com/4569916/103453053-2ed27e00-4d19-11eb-81cb-1df064c29477.png)\n\n## What is\n\ngaemu is local server for Google App Engine(Standard Environment).\n\ngaemu provides a reverse proxy and a static contents server.\n\n( It does not provide APIs for datastores, Memcache and ... other Google App Engine APIs. )\n\n## Install\n\n[Get here.](https://github.com/kurehajime/gaemu/releases)\n\nor \n\n```\ngo install github.com/kurehajime/gaemu@latest\n```\n\n## Usage \n\n1. Run Your app\n\n`go run` ? `python main.py` ? `python manage.py runserver` ? `npm start` ?\n\nPlease refer to [Google's Help Page](https://cloud.google.com/appengine/docs/standard/python3/testing-and-deploying-your-app).\n\n2. Lanch gaemu\n\n```\ngaemu -a \"http://localhost:8080\" -y \"../YOUR_APP_PATH/app.yaml\"\n```\n\n| option | description | default\n----|---- |---- \n| -a | Your App URL | http://localhost:8080\n| -y | Location of app.yaml  | \n| -p | gaemu's port  | 8081\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurehajime%2Fgaemu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurehajime%2Fgaemu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurehajime%2Fgaemu/lists"}