Please clone this repo to your own GitHub account, or if you don't have one, just check it out locally, but in that case please don't push the results
A technical exercise for Platform Engineering interviews, exploring coding approach and API interactions.
You can use JavaScript, Python, or shell to complete this task. All the tasks require you have Git installed on your machine.
You will need to use the GitHub API, specifically the List repository issues endpoint. Feel free to use Octokit.js or PyGithub.
You will receive the Task 1-hour before your interview.