{"id":24818740,"url":"https://github.com/tejasbubane/github_api","last_synced_at":"2025-09-13T12:20:48.386Z","repository":{"id":274066735,"uuid":"921790206","full_name":"tejasbubane/github_api","owner":"tejasbubane","description":"Github issues API","archived":false,"fork":false,"pushed_at":"2025-01-24T16:55:27.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T09:51:25.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tejasbubane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-24T16:12:33.000Z","updated_at":"2025-01-24T16:55:31.000Z","dependencies_parsed_at":"2025-01-24T17:43:07.968Z","dependency_job_id":null,"html_url":"https://github.com/tejasbubane/github_api","commit_stats":null,"previous_names":["tejasbubane/github_api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fgithub_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fgithub_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fgithub_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fgithub_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tejasbubane","download_url":"https://codeload.github.com/tejasbubane/github_api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245531280,"owners_count":20630713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-30T17:37:39.586Z","updated_at":"2025-03-25T19:34:31.842Z","avatar_url":"https://github.com/tejasbubane.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"The repository contains a basic Github client for its REST API.\n\n## Requirements\n* Ruby 3.1\n* Access to at least one Github repository\n* Please create a personal access token for your personal account so that the Github API requests work. The repository is public, so any token will work.\n\n## Instructions\nIt needs to be run at the command line like this\n\n```\nTOKEN=github_pat_xxx ruby process.rb \u003crepository URL, like https://api.github.com/repos/user_or_organization/repo\u003e\n```\n\nThe code implements only one method in the API - `issues`. It outputs up to 50 issues in the provided repository. It lets you set whether the\nissues returned are open or closed, and then displays them in decreasing order of date as follows:\n\n1. If you selected open issues, the date used is the issue's created date.\n1. Else, it's the issues' closed date.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasbubane%2Fgithub_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejasbubane%2Fgithub_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasbubane%2Fgithub_api/lists"}