GET /github/trending
Hangi GitHubis praegu trendivad hoidlad — projektid, mis koguvad praegu kõige rohkem tärne ja tähelepanu. Tagastab hoidlate nimed, kirjeldused, tärnide arvud, keeled ja autorid. Kasulik arendajate armatuurlaudadele, "mis on avatud lähtekoodis kuum" funktsioonidele, tehnoloogia uudiskirjadele ja arendajate kogukonna värskeimate huvidega kursis hoidmiseks.
curl https://nordapi.ee/api/v1/github/trending
{
"count": 10,
"data": [
{
"created_at": "2026-06-12T00:52:37Z",
"description": "Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.",
"language": "JavaScript",
"name": "DietrichGebert/ponytail",
"stars": 11413,
"url": "https://github.com/DietrichGebert/ponytail"
},
{
"created_at": "2026-06-10T11:52:41Z",
"description": null,
"language": "TypeScript",
"name": "XiaomiMiMo/MiMo-Code",
"stars": 8821,
"url": "https://github.com/XiaomiMiMo/MiMo-Code"
},
{
"created_at": "2026-06-10T11:06:58Z",
"description": "Use your most capable model to audit your codebase and write plans for cheaper models to execute.",
"language": null,
"name": "shadcn/improve",
"stars": 4655,
"url": "https://github.com/shadcn/improve"
},
{
"created_at": "2026-06-11T12:18:13Z",
"description": "A meta-harness for all your AI agents. Omnigent provides a common layer over Claude Code, Codex, Pi, and the agents you write yourself: swap or combine harnesses without rewriting, keep them in check with policies and sandboxing, and collaborate in real time on the same live session, from any device.",
"language": "Python",
"name": "omnigent-ai/omnigent",
"stars": 1468,
"url": "https://github.com/omnigent-ai/omnigent"
},
{
"created_at": "2026-06-09T19:10:18Z",
"description": "RoguePlanet Windows Defender Vulnerability",
"language": "C++",
"name": "MSNightmare/RoguePlanet",
"stars": 1286,
"url": "https://github.com/MSNightmare/RoguePlanet"
},
{
"created_at": "2026-06-10T13:23:39Z",
"description": "国行 Mac 一键开启完整 Apple 智能(端侧 + Private Cloud Compute 云端)· macOS 27 / Apple Silicon",
"language": "Shell",
"name": "SkyBlue997/enableMacosAI",
"stars": 1257,
"url": "https://github.com/SkyBlue997/enableMacosAI"
},
{
"created_at": "2026-06-14T11:21:55Z",
"description": "Shadow any website for offline viewing, with the JavaScript stripped out",
"language": "Go",
"name": "tamnd/kage",
"stars": 1203,
"url": "https://github.com/tamnd/kage"
},
{
"created_at": "2026-06-12T13:17:07Z",
"description": "Detection tools for the June 2026 atomic-lockfile AUR supply-chain attack. Consolidated from community Gists.",
"language": "Shell",
"name": "lenucksi/aur-malware-check",
"stars": 1017,
"url": "https://github.com/lenucksi/aur-malware-check"
},
{
"created_at": "2026-06-09T23:24:51Z",
"description": "Agent skill for elegant and simple html plans, architecture diagrams, or whatever else you can think of.",
"language": "HTML",
"name": "plannotator/effective-html",
"stars": 870,
"url": "https://github.com/plannotator/effective-html"
},
{
"created_at": "2026-06-10T05:55:59Z",
"description": null,
"language": "TypeScript",
"name": "levy-street/world-of-claudecraft",
"stars": 753,
"url": "https://github.com/levy-street/world-of-claudecraft"
}
],
"success": true
}