{"id":17134503,"url":"https://github.com/benruns/git-cacher","last_synced_at":"2025-03-24T06:16:59.381Z","repository":{"id":28271260,"uuid":"31781648","full_name":"BenRuns/git-cacher","owner":"BenRuns","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-24T00:37:15.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T11:51:11.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/BenRuns.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":"2015-03-06T17:56:18.000Z","updated_at":"2017-03-24T00:23:59.000Z","dependencies_parsed_at":"2022-08-27T15:23:20.824Z","dependency_job_id":null,"html_url":"https://github.com/BenRuns/git-cacher","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/BenRuns%2Fgit-cacher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fgit-cacher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fgit-cacher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fgit-cacher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenRuns","download_url":"https://codeload.github.com/BenRuns/git-cacher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217946,"owners_count":20579300,"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-10-14T19:44:58.532Z","updated_at":"2025-03-24T06:16:59.345Z","avatar_url":"https://github.com/BenRuns.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-cacher\nThis caches requests to github's api so that I don't hit their request limit as fast.\nruns on google app engine\n\n### Requirements\n\n- Google App Engine for Python\n  - Ubuntu:  [https://cloud.google.com/sdk/docs/#deb](https://cloud.google.com/sdk/docs/#deb)\n  - Mac: [https://cloud.google.com/sdk/docs/#mac](https://cloud.google.com/sdk/docs/#mac)\n\n\n### Setup\n\n\n1. Register an Oauth application with github [here](https://github.com/settings/applications/new)\n\n2. In the root directory create a secret.json file with the following\n        {\n          \"github:{\n            \"client_id\": id_from_step_1,\n            \"client_secret\": secret_from_step_1\n          }\n        }\n3.  Run the app\n\n       $ dev_appserver.py app.yaml\n\n\n### Deploy\n\n    gcloud app deploy\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenruns%2Fgit-cacher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenruns%2Fgit-cacher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenruns%2Fgit-cacher/lists"}