You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to use the GithubAPI to access repositories and their details. Rather than creating RESTful services directly in our apps, we can use libraries/wrappers to access the GithubAPI.
This issue acts as a place of discussion for the various libraries, and to select which of them are best suited for out purpose.
We need:
access to public repos and their details
access to public repos technologies used within repos