GET /github/trending
Get the currently trending repositories on GitHub - the projects gaining the most stars and attention right now. Returns repo names, descriptions, star counts, languages, and authors. Useful for developer dashboards, 'what's hot in open source' features, tech newsletters, and staying current with the developer community's latest interests.
curl https://nordapi.ee/api/v1/github/trending
HTTP 502: {
"error": "%Req.HTTPError{protocol: :http1, reason: {:invalid_request_target, \"/search/repositories?q=created:>2026-03-29&sort=stars&per_page=10\"}}",
"success": false
}