← Nyheter & socialt

Trendande repos

GET /github/trending

Get the currently trending repositories on GitHub - the projekt gaining the most stars and attention right now. Returnerar repo namn, beskrivningar, star antal, languages, and authors. Användbart för developer instrumentpaneler, 'what's hot in öppen source' funktioner, tech newsletters, and staying aktuell med developer community's latest interests.

Exempelförfrågningar

Grundläggande användning
curl https://nordapi.ee/api/v1/github/trending

Livesvar

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
}