GitHub
GitHub é uma plataforma de hospedagem de código-fonte com controle de versão usando o Git. Ele permite que programadores, utilitários ou qualquer usuário cadastrado na plataforma contribuam em projetos privados e/ou Open Source de qualquer lugar do mundo
Info
Schemes: https
Base URL: https://api.github.com
Authentication: OAuth2 / Basic
Generate token: Reference
Resources
/projects
Summary: Lists the projects in a repository.
/user
Summary: Provides publicly available information about someone with a GitHub account.
/repos
Summary: List repositories that the authenticated user has explicit permission (:read, :write, or :admin) to access.
/orgs
Summary: List organizations for the authenticated user.
/repositories
Summary: Lists all public repositories in the order that they were created.
Updated about 5 years ago