/list-of-git-repositories

Using Ajax to download a git user's repositories and display them in a list, the list has a direct link to the repository

Primary LanguageJavaScriptMIT LicenseMIT

An simple app that uses AJAX and api.github to download XML containing a user's git information, using JSON we print a list of the user's repositories on the screen and automatically creates a link to the repository directly on the git website