Gitee (码云)
communityChina leading code hosting and collaboration platform for open-source projects with 8+ million developers and 20+ million repositories.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v5/users/{username}/reposGet user or organization repositories
Parameters
sortfull_name|updated (stringoptionaltypeall|owner|public|private (stringoptionallimitintegeroptionalReturns
repos[] with id, full_name, description, private, forks_count, stargazers_count, language, updated_at, html_urlGET
/api/v5/search/repositoriesSearch public repositories on Gitee
Parameters
qkeywords (stringrequiredsortstars|forks|updated (stringoptionallanguagestringoptionalReturns
data[] with id, full_name, description, stargazers_count, forks_count, language, html_urlGET
/api/v5/repos/{owner}/{repo}/issuesGet issues for a repository
Parameters
limitintegeroptionalstateopen|closed|all (stringoptionallabelscomma-separated (stringoptionalReturns
issues[] with number, title, state, body, user, labels[], created_at, updated_at, html_url