← Fréttir og samfélagsmiðlar

Vinsælar gagnageymslur

GET /github/trending

Fáðu the sem stendur trending repositories on GitHub - the projects gaining the most stars and attention núna. Skilar repo names, descriptions, star counts, languages, and authors. Gagnlegt fyrir developer mælaborð, 'what's hot in opinn hugbúnað' eiginleika, tech newsletters, and staying current með developer community's latest interests.

Dæmi um fyrirspurnir

Grunnnotkun
curl https://nordapi.ee/api/v1/github/trending

Lifandi svar

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
}