{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/registry/github/repo","method":"POST","price":"$0.010","description":"Reads star counts, issues, forks, and description for a GitHub repository.","example_input":{"repo":"honojs/hono"},"example_output":{"supported":true,"result":{"stars":15000,"open_issues":100},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["repo"],"properties":{"repo":{"type":"string","description":"Repository slug (owner/name, e.g. facebook/react)"}}},"response_schema":{"type":"object"}}