Skip to content

GitHub API

Ashwin Shenoy edited this page Dec 30, 2018 · 2 revisions

GitLit is powered by the user and repository data it fetches from GitHub, using the GitHub API. It makes use of OAuth (for user login), GitHub API v4 (GraphQL-based) and GitHub API v3 (REST-based).

The instances and details of API requests/queries that GitLit uses is documented in the Algorithm Page.

Further Reference

GitLit by amFOSS

Clone this wiki locally