Skip to content

Krishnaveni-KV/githubapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Problem statement

Take org-name and repo-name as parameters, and as output of the script, please print: a) the no. of issues (open & closed) in the repository, and b) the link (url) to each of the issues.

Solution

By using github API give the input as Organisation name and repo name, once input is taken it will print the output(open & close issues) in json and stores to the results.json file

Install

Python latest, REST API, Pip install.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages