{"id":16554756,"url":"https://github.com/j178/github-contrib-stats","last_synced_at":"2025-08-08T05:46:21.579Z","repository":{"id":164859008,"uuid":"640282215","full_name":"j178/github-contrib-stats","owner":"j178","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-01T14:33:50.000Z","size":203,"stargazers_count":69,"open_issues_count":12,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-06T09:53:41.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github-contrib-stats.vercel.app","language":"Rust","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/j178.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,"zenodo":null},"funding":{"github":"j178"}},"created_at":"2023-05-13T15:16:54.000Z","updated_at":"2025-07-07T23:33:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"939b5ad3-a3d4-4081-82db-c8100c82b1dc","html_url":"https://github.com/j178/github-contrib-stats","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/j178/github-contrib-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j178%2Fgithub-contrib-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j178%2Fgithub-contrib-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j178%2Fgithub-contrib-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j178%2Fgithub-contrib-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j178","download_url":"https://codeload.github.com/j178/github-contrib-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j178%2Fgithub-contrib-stats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269372802,"owners_count":24406275,"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-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-10-11T19:52:16.274Z","updated_at":"2025-08-08T05:46:21.521Z","avatar_url":"https://github.com/j178.png","language":"Rust","funding_links":["https://github.com/sponsors/j178"],"categories":[],"sub_categories":[],"readme":"# GitHub Contribution Stats\n\nGenerates a contribution summary for your GitHub profile. A Rust implementation of [yihong0618/github-readme-stats](https://github.com/yihong0618/github-readme-stats).\n\n## Visit online\n\nThis service is deployed to Vercel, you can visit it in the browser to see your contribution stats: [https://github-contrib-stats.vercel.app](https://github-contrib-stats.vercel.app)\n\n## Use it in GitHub Action\n\n```yml\nname: Update README\non:\n  workflow_dispatch:\n  schedule:\n    - cron: '0 0 * * *'\npermissions:\n  contents: write\njobs:\n  update-readme:\n    runs-on: ubuntu-latest\n    name: Update README\n    steps:\n      - uses: actions/checkout@v3\n      - name: Download github-contrib-stats\n        uses: robinraju/release-downloader@v1.8\n        with:\n          repository: j178/github-contrib-stats\n          latest: true\n          fileName: \"github-contrib-stats*.tar.gz\"\n          extract: true\n      - name: Update stats\n        run: ./github-contrib-stats -u ${{ github.repository_owner }} --update README.md\n        env:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n      - name: Commit files\n        run: |\n          if git diff --quiet; then\n            echo \"nothing new\"\n            exit 0\n          fi\n          git config user.name github-actions\n          git config user.email github-actions@github.com\n          git add README.md\n          git commit -m \"Update README\"\n          git push\n```\n\n## Example\n\n![Repos I created](https://github-contrib-stats.vercel.app/j178/created.svg)\n![Repos I contributed to](https://github-contrib-stats.vercel.app/j178/contributed.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj178%2Fgithub-contrib-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj178%2Fgithub-contrib-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj178%2Fgithub-contrib-stats/lists"}