{"id":15035213,"url":"https://github.com/pmalek/go-github-graphql","last_synced_at":"2026-02-21T14:33:51.196Z","repository":{"id":75780910,"uuid":"236301814","full_name":"pmalek/go-github-graphql","owner":"pmalek","description":"Get latest release from Emby's github","archived":false,"fork":false,"pushed_at":"2020-01-26T11:49:03.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T06:33:44.394Z","etag":null,"topics":["emby","github-graphql","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmalek.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":"2020-01-26T11:19:33.000Z","updated_at":"2020-03-16T14:49:03.000Z","dependencies_parsed_at":"2023-03-11T20:23:56.566Z","dependency_job_id":null,"html_url":"https://github.com/pmalek/go-github-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmalek/go-github-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Fgo-github-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Fgo-github-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Fgo-github-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Fgo-github-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmalek","download_url":"https://codeload.github.com/pmalek/go-github-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Fgo-github-graphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29683996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T14:31:22.911Z","status":"ssl_error","status_checked_at":"2026-02-21T14:31:22.570Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["emby","github-graphql","go","golang"],"created_at":"2024-09-24T20:27:50.751Z","updated_at":"2026-02-21T14:33:51.180Z","avatar_url":"https://github.com/pmalek.png","language":"Go","readme":"# go-github-graphql\n\nGet latest release from a github repository using [Github's GraphQL API](https://developer.github.com/v4/)\n\n## How to build\n\n    go build -v -o app .\n\n## How to use\n\nExport your personal Github access token in `GITHUB_ACCESS_TOKEN` environment variable\nin order to use Github's API [docs](https://developer.github.com/v4/guides/forming-calls/#authenticating-with-graphql).\nAs per Github docs the following scopes are needed:\n\n    user\n    public_repo\n    repo\n    repo_deployment\n    repo:status\n    read:repo_hook\n    read:org\n    read:public_key\n    read:gpg_key\n\nThen you can use the application as follows:\n\n    ./app -repo github.com/MediaBrowser/Emby.Releases\n    4.4.0.9-beta: prerelease:true,\n            https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.4.0.9\n\n    Looking for emby-server-deb_4.4.0.9_amd64.deb...\n            emby-server-deb_4.4.0.9_amd64.deb: 69111666\n            Download URL: https://github.com/MediaBrowser/Emby.Releases/releases/download/4.4.0.9/emby-server-deb_4.4.0.9_amd64.deb\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmalek%2Fgo-github-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmalek%2Fgo-github-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmalek%2Fgo-github-graphql/lists"}