orion 060b95f699 feat(git-hangman-lab): repo search - search repository by exact name
Send GET to /api/v1/repos/search?q={name} and filter results
by exact name match. Output: {"ok": true/false, "data": [...]}
with each match containing id, owner.login, name, clone_url.
2026-04-14 21:52:27 +00:00
2026-03-21 14:48:02 +00:00
Description
No description provided
220 KiB
Languages
Shell 100%