GHub
GHub copied to clipboard
github api
REST: https://developer.github.com/v3/ or GraphQL: https://developer.github.com/v4/
decide to use v3 REST with retrofit for now. will migrate to v4 GraphQL with Apollo later, maybe.