{"id":18297035,"url":"https://github.com/powergee/fetching-github-contrib","last_synced_at":"2025-07-22T02:38:27.768Z","repository":{"id":119119441,"uuid":"325990693","full_name":"powergee/fetching-github-contrib","owner":"powergee","description":"Codes to fetch information about the contribution of a specific repository","archived":false,"fork":false,"pushed_at":"2021-01-23T05:52:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-06T21:00:18.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/powergee.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":"2021-01-01T14:07:00.000Z","updated_at":"2024-06-19T11:11:20.376Z","dependencies_parsed_at":"2023-05-31T02:30:33.793Z","dependency_job_id":null,"html_url":"https://github.com/powergee/fetching-github-contrib","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/powergee/fetching-github-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Ffetching-github-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Ffetching-github-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Ffetching-github-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Ffetching-github-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powergee","download_url":"https://codeload.github.com/powergee/fetching-github-contrib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powergee%2Ffetching-github-contrib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266413530,"owners_count":23924748,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-05T14:46:28.715Z","updated_at":"2025-07-22T02:38:27.740Z","avatar_url":"https://github.com/powergee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fetching-github-contrib\nCodes to fetch information about the contribution of a specific repository\n\n# GITHUB Auth 설정 방법\n\n아무런 Auth 설정 없이 GitHub에 API를 호출하면 1시간 당 60건 밖에 요청할 수 없습니다. 하지만 API 요청을 Auth Token과 함께 보내면 1시간 당 5,000건으로 제한이 완화되므로 Auth 관련 설정을 꼭 해야 합니다.\n\n그 방법은 아래와 같습니다.\n\n1. 본 리포지토리의 `/backend` 경로에 `.env` 파일을 만들어주세요.\n2. 그리고 그 파일에 `GITHUB_TOKEN = [토큰]` (대괄호 제외)를 적어주세요. 토큰은 자신의 GitHub 계정 설정을 통해 생성해야 합니다.\n3. `.env` 파일을 저장하고 서버를 다시 시작해주세요.\n\n이렇게 하면 API 요청을 토큰을 생성한 계정의 권한으로 보내게 되므로 1시간 당 5,000건의 요청을 보낼 수 있습니다.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowergee%2Ffetching-github-contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowergee%2Ffetching-github-contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowergee%2Ffetching-github-contrib/lists"}