← Noticias y redes sociales

Repositorios en tendencia

GET /github/trending

Get the currently trending repositories on GitHub - the projects gaining the most stars and attention right now. Returns repo nombres, descripcións, recuentos de estrellas, languages, and authors. Útil para developer paneles, 'what's hot in código abierto' features, tech newsletters, and staying current with the developer community's latest interests.

Ejemplos de solicitudes

Uso basico
curl https://nordapi.ee/api/v1/github/trending

Respuesta en vivo

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
}