Get public git repositories for a programming language using Git APIs
Functional: • User is be able to enter a programming language • Requesting a list of popular GitHub repositories for this language via the GitHub API and present this list to the user. • User can be able to tap on a repository to see repository data like name, description, 3 newest issues and 3 top contributors.