Skip to content

mohit5it9/GIT-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

GIT-API

User can input any link to a public github repository and corresponding to that total no of open issues will be displayed output can be seen at https://jsfiddle.net/hgphtc1b/6/

Whenever you enter say 'https://api.github.com/repos/shippable/support/issues' ; the data comes in form of JSON.Here shippable is the user name and support is one of it's repo. So using JS i have taken this JSON object into the script and then parsed the data according to last updated time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published