Skip to content

ibreathe247365/RepoFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RepoFilter

How it works?

GitHub's API makes it nice and simple to put together a request that will return a users GitHub repositories and all of the corresponding data for each repo.

We set up an XMLHttp request to get data from the GitHub API's server.Most browsers support it and we can even update page contents without having to refresh it.

Finally we attach the received data to the DOM.


Please take a look at the prerequisites and credits.

Hosted on:
https://samirsharma-github.github.io/RepoFilter/

Previous js files for this project :
https://github.com/samirsharma-github/GithubAPI-demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published