{"id":29805259,"url":"https://github.com/awesomelistsio/awesome-github","last_synced_at":"2025-07-28T14:02:33.112Z","repository":{"id":305035792,"uuid":"1021709119","full_name":"awesomelistsio/awesome-github","owner":"awesomelistsio","description":"A curated list of high-quality tools, resources, libraries, and guides for working with GitHub.","archived":false,"fork":false,"pushed_at":"2025-07-17T20:28:11.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-17T23:58:43.147Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","git","github","open-source","opensource"],"latest_commit_sha":null,"homepage":"https://awesome.himpfen.com/","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/awesomelistsio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":{"ko_fi":"awesomelists","custom":["https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ"]}},"created_at":"2025-07-17T20:24:05.000Z","updated_at":"2025-07-17T20:28:40.000Z","dependencies_parsed_at":"2025-07-18T02:10:14.356Z","dependency_job_id":"4f611d00-0556-4711-a1b7-b8ce154ccd9c","html_url":"https://github.com/awesomelistsio/awesome-github","commit_stats":null,"previous_names":["awesomelistsio/awesome-github"],"tags_count":null,"template":false,"template_full_name":"awesomelistsio/awesome-list","purl":"pkg:github/awesomelistsio/awesome-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awesomelistsio","download_url":"https://codeload.github.com/awesomelistsio/awesome-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-github/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267527833,"owners_count":24102017,"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-28T02:00:09.689Z","response_time":68,"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":["awesome","awesome-list","awesome-lists","git","github","open-source","opensource"],"created_at":"2025-07-28T14:00:40.265Z","updated_at":"2025-07-28T14:02:33.099Z","avatar_url":"https://github.com/awesomelistsio.png","language":"Python","funding_links":["https://ko-fi.com/awesomelists","https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ"],"categories":["Related Awesome Lists"],"sub_categories":["Courses"],"readme":"# Awesome GitHub [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/awesomelistsio/awesome)\n\n[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists) \u0026nbsp; [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ) \u0026nbsp; [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3) \u0026nbsp; [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome) \u0026nbsp; [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)\n\n\u003e A curated list of high-quality tools, resources, libraries, and guides for working with GitHub as a platform for code hosting, collaboration, automation, and project management.\n\n## Contents\n\n- [Official Resources](#official-resources)\n- [APIs \u0026 SDKs](#apis--sdks)\n- [Development Tools](#development-tools)\n- [Automation \u0026 CI/CD](#automation--cicd)\n- [Project Management](#project-management)\n- [Security \u0026 Compliance](#security--compliance)\n- [Data \u0026 Analytics](#data--analytics)\n- [Communities \u0026 Forums](#communities--forums)\n- [Related Awesome Lists](#related-awesome-lists)\n\n## Official Resources\n\n- [GitHub Docs](https://docs.github.com/) – Official documentation for all GitHub features.\n- [GitHub API](https://docs.github.com/en/rest) – REST API documentation.\n- [GitHub GraphQL API](https://docs.github.com/en/graphql) – GraphQL API for advanced queries.\n- [GitHub CLI](https://cli.github.com/) – Command-line interface for managing GitHub repositories.\n\n## APIs \u0026 SDKs\n\n- [Octokit](https://github.com/octokit) – Official GitHub SDKs and libraries for REST and GraphQL APIs.\n- [PyGitHub](https://github.com/PyGithub/PyGithub) – Python library for GitHub REST API.\n- [Hub](https://github.com/github/hub) – GitHub command-line tool.\n- [ghapi](https://github.com/fastai/ghapi) – Fast Pythonic interface to the GitHub API.\n\n## Development Tools\n\n- [GitHub Desktop](https://desktop.github.com/) – Official GUI client for GitHub on Windows and macOS.\n- [GitKraken](https://www.gitkraken.com/) – Cross-platform Git GUI with GitHub integration.\n- [Fork](https://git-fork.com/) – Git client for Mac and Windows.\n\n## Automation \u0026 CI/CD\n\n- [GitHub Actions](https://github.com/awesomelistsio/awesome-github-actions) – Automate workflows directly on GitHub.\n- [Dependabot](https://github.com/dependabot) – Automatically update dependencies in GitHub repositories.\n- [Mergify](https://mergify.io/) – Automate pull request merging and rules.\n\n## Project Management\n\n- [ZenHub](https://www.zenhub.com/) – Agile project management within GitHub.\n- [GitHub Projects](https://github.com/features/project-management/) – Built-in GitHub project boards and automation.\n\n## Security \u0026 Compliance\n\n- [GitHub Security Advisories](https://github.com/advisories) – Official list of vulnerabilities and advisories.\n- [CodeQL](https://securitylab.github.com/tools/codeql) – Static analysis tool for security vulnerabilities.\n- [Snyk](https://snyk.io/) – Open source security integration with GitHub.\n\n## Data \u0026 Analytics\n\n- [GitHub Archive](https://www.gharchive.org/) – Historical GitHub event data for research and analysis.\n- [GitHub Stars Explorer](https://github.com/techgaun/github-stars) – Explore repositories starred by GitHub users.\n- [Star History](https://star-history.com/) – Visualize growth of GitHub stars over time.\n\n## Communities \u0026 Forums\n\n- [GitHub Community](https://github.community/) – Official GitHub discussion forum.\n- [r/github](https://www.reddit.com/r/github/) – Reddit community for GitHub-related topics.\n- [Stack Overflow: GitHub](https://stackoverflow.com/questions/tagged/github) – Technical Q\u0026A for GitHub usage.\n\n## Related Awesome Lists\n\n- **[Awesome GitHub Actions](https://github.com/awesomelistsio/awesome-github-actions)**\n- **[Awesome CI](https://github.com/awesomelistsio/awesome-ci)**\n- **[Awesome DevOps](https://github.com/awesomelistsio/awesome-devops)**\n- **[Awesome Open Source](https://github.com/awesomelistsio/awesome-open-source)**\n  \n## Contribute\n\nContributions are welcome!\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesomelistsio%2Fawesome-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-github/lists"}