mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-07 02:46:50 +00:00
Gitea's API is similar to GitHub's but not identical (different URL prefix, limit vs per_page, token auth header). Give it its own types and pagination logic rather than coupling through githubish.