{"id":19685406,"url":"https://github.com/kislerdm/github-repo-details","last_synced_at":"2025-07-01T01:32:46.720Z","repository":{"id":99103828,"uuid":"442784133","full_name":"kislerdm/github-repo-details","owner":"kislerdm","description":"Application and library to fetch open source libraries details from github to perform due diligence","archived":false,"fork":false,"pushed_at":"2022-01-02T21:33:40.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T01:11:28.206Z","etag":null,"topics":["data-analysis","golang","opensource"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislerdm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-12-29T13:38:40.000Z","updated_at":"2021-12-31T16:16:01.000Z","dependencies_parsed_at":"2023-06-03T20:30:37.410Z","dependency_job_id":null,"html_url":"https://github.com/kislerdm/github-repo-details","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislerdm%2Fgithub-repo-details","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislerdm%2Fgithub-repo-details/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislerdm%2Fgithub-repo-details/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislerdm%2Fgithub-repo-details/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislerdm","download_url":"https://codeload.github.com/kislerdm/github-repo-details/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993541,"owners_count":19890418,"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":["data-analysis","golang","opensource"],"created_at":"2024-11-11T18:21:45.786Z","updated_at":"2025-02-27T07:28:59.434Z","avatar_url":"https://github.com/kislerdm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Repo Details\n\nThe library to fetch repo details to simplify due diligence when assessing it for further usage.\n\n## Features\n\n- v0.0.1:\n\n    - Source: [GraphQL](https://docs.github.com/en/graphql/overview/explorer)\n\n        - Repo URL\n\n        - License type\n\n        - Is forked\n\n        - Is archived\n\n        - Is disabled\n\n        - Creation Date\n\n        - Last Update Date\n\n        - Adoption:\n\n            - Stargazes:\n\n                - Total count\n\n                - Dynamics: count in time\n\n            - Forks:\n\n                - Count\n\n                - Dynamics: count in time\n\n            - Watchers:\n\n                - Total count\n\n                - Dynamics: count in time on a daily, weekly, monthly basis\n\n        - Issues:\n\n            - Open issues count\n\n            - Closed issues count\n\n            - Dynamics:\n\n                - Count of issues in time\n\n                - Median duration of issue resolution\n\n        - Releases:\n\n            - Number of releases\n\n            - Last release date\n\n            - Dynamics: time between release\n\n    - Source: RestAPI\n\n        - [Community Profile Metrics](https://docs.github.com/en/rest/reference/repository-metrics#get-community-profile-metrics)\n\n        - [Contributors]():\n\n            - Total count\n\n            - Dynamics:\n\n                - Count of contributors in time\n\n## License\n\nThe library and tooling is distributed under [the MIT license](./LICENSE).\n\n## Applications\n\n### Github Trending Repos\n\nThe app generates the list of trending repos on daily and weekly basis. It has integration to [telegram](https://telegram.org/).\n\n## Logic\n\n1. `GET https://github.com/trending/{{Language}}?since=daily`\n\n2. Extract the info according to the list of [features](#Features)\n\n3. Generate the output to be displayed as markdown table\n\n4. Publish to using telegram bot API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkislerdm%2Fgithub-repo-details","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkislerdm%2Fgithub-repo-details","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkislerdm%2Fgithub-repo-details/lists"}