github

4 endpoints match this tag.

Benutzer-Repositories

GET
/github/user/:username/repos

Erhalten Sie eine list of public repositories for a specific GitHub user, einschließlich repo names, descriptions, star counts, fork counts, primary language, und last update dates. Nützlich für building developer portfolio pages, analyzing a user's open source contributions, und creating project showcases. Daten von the GitHub REST API.

Nachrichten & Soziales

Repositories durchsuchen

GET
/github/search

Durchsuchen Sie all public GitHub repositories by keyword. Liefert übereinstimmende repos with names, descriptions, star counts, fork counts, languages, und owner information. Nützlich für finding open source libraries, discovering projects in specific technology stacks, competitive analysis, und building developer tool recommendation engines. Daten von the GitHub Search API.

Nachrichten & Soziales

Beliebte Repositories

GET
/github/trending

Erhalten Sie die derzeit angesagten repositories on GitHub - the projects gaining the most stars und attention right now. Liefert repo names, descriptions, star counts, languages, und authors. Nützlich für developer dashboards, 'what's hot in open source' features, tech newsletters, und staying current with the developer community's latest interests.

Nachrichten & Soziales

GitHub-Benutzer

GET
/github/user/:username

Erhalten Sie eine public GitHub user profile by username, einschließlich display name, bio, avatar URL, company, location, public repo count, follower/following counts, und account creation date. Nützlich für developer portfolio tools, team pages that pull data from GitHub, recruitment platforms, und open source contributor profiles. Daten von the GitHub REST API.

Nachrichten & Soziales