An open API service indexing awesome lists of open source software.

https://github.com/awesomelistsio/awesome-github

A curated list of high-quality tools, resources, libraries, and guides for working with GitHub.
https://github.com/awesomelistsio/awesome-github

List: awesome-github

awesome awesome-list awesome-lists git github open-source opensource

Last synced: 2 months ago
JSON representation

A curated list of high-quality tools, resources, libraries, and guides for working with GitHub.

Awesome Lists containing this project

README

          

# Awesome GitHub [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/awesomelistsio/awesome)

[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists)   [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ)   [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3)   [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome)   [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)

> 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.

## Contents

- [Official Resources](#official-resources)
- [APIs & SDKs](#apis--sdks)
- [Development Tools](#development-tools)
- [Automation & CI/CD](#automation--cicd)
- [Project Management](#project-management)
- [Security & Compliance](#security--compliance)
- [Data & Analytics](#data--analytics)
- [Communities & Forums](#communities--forums)
- [Related Awesome Lists](#related-awesome-lists)

## Official Resources

- [GitHub Docs](https://docs.github.com/) – Official documentation for all GitHub features.
- [GitHub API](https://docs.github.com/en/rest) – REST API documentation.
- [GitHub GraphQL API](https://docs.github.com/en/graphql) – GraphQL API for advanced queries.
- [GitHub CLI](https://cli.github.com/) – Command-line interface for managing GitHub repositories.

## APIs & SDKs

- [Octokit](https://github.com/octokit) – Official GitHub SDKs and libraries for REST and GraphQL APIs.
- [PyGitHub](https://github.com/PyGithub/PyGithub) – Python library for GitHub REST API.
- [Hub](https://github.com/github/hub) – GitHub command-line tool.
- [ghapi](https://github.com/fastai/ghapi) – Fast Pythonic interface to the GitHub API.

## Development Tools

- [GitHub Desktop](https://desktop.github.com/) – Official GUI client for GitHub on Windows and macOS.
- [GitKraken](https://www.gitkraken.com/) – Cross-platform Git GUI with GitHub integration.
- [Fork](https://git-fork.com/) – Git client for Mac and Windows.

## Automation & CI/CD

- [GitHub Actions](https://github.com/awesomelistsio/awesome-github-actions) – Automate workflows directly on GitHub.
- [Dependabot](https://github.com/dependabot) – Automatically update dependencies in GitHub repositories.
- [Mergify](https://mergify.io/) – Automate pull request merging and rules.

## Project Management

- [ZenHub](https://www.zenhub.com/) – Agile project management within GitHub.
- [GitHub Projects](https://github.com/features/project-management/) – Built-in GitHub project boards and automation.

## Security & Compliance

- [GitHub Security Advisories](https://github.com/advisories) – Official list of vulnerabilities and advisories.
- [CodeQL](https://securitylab.github.com/tools/codeql) – Static analysis tool for security vulnerabilities.
- [Snyk](https://snyk.io/) – Open source security integration with GitHub.

## Data & Analytics

- [GitHub Archive](https://www.gharchive.org/) – Historical GitHub event data for research and analysis.
- [GitHub Stars Explorer](https://github.com/techgaun/github-stars) – Explore repositories starred by GitHub users.
- [Star History](https://star-history.com/) – Visualize growth of GitHub stars over time.

## Communities & Forums

- [GitHub Community](https://github.community/) – Official GitHub discussion forum.
- [r/github](https://www.reddit.com/r/github/) – Reddit community for GitHub-related topics.
- [Stack Overflow: GitHub](https://stackoverflow.com/questions/tagged/github) – Technical Q&A for GitHub usage.

## Related Awesome Lists

- **[Awesome GitHub Actions](https://github.com/awesomelistsio/awesome-github-actions)**
- **[Awesome CI](https://github.com/awesomelistsio/awesome-ci)**
- **[Awesome DevOps](https://github.com/awesomelistsio/awesome-devops)**
- **[Awesome Open Source](https://github.com/awesomelistsio/awesome-open-source)**

## Contribute

Contributions are welcome!

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)