{"id":16641447,"url":"https://github.com/alexdor/github-user-interaction-fetcher","last_synced_at":"2026-04-09T08:34:49.473Z","repository":{"id":89672600,"uuid":"134192598","full_name":"alexdor/github-user-interaction-fetcher","owner":"alexdor","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-05T15:50:06.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-02-27T19:25:40.761Z","etag":null,"topics":["gin","github","go","graphql"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/alexdor.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":"2018-05-20T22:41:00.000Z","updated_at":"2024-06-19T12:38:34.494Z","dependencies_parsed_at":"2024-06-19T12:38:29.445Z","dependency_job_id":null,"html_url":"https://github.com/alexdor/github-user-interaction-fetcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdor%2Fgithub-user-interaction-fetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdor%2Fgithub-user-interaction-fetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdor%2Fgithub-user-interaction-fetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdor%2Fgithub-user-interaction-fetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdor","download_url":"https://codeload.github.com/alexdor/github-user-interaction-fetcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243159166,"owners_count":20245675,"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":["gin","github","go","graphql"],"created_at":"2024-10-12T07:46:39.783Z","updated_at":"2026-04-09T08:34:44.452Z","avatar_url":"https://github.com/alexdor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Contributions Fetcher\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Falexdor%2Fgithub-user-interaction-fetcher.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Falexdor%2Fgithub-user-interaction-fetcher?ref=badge_shield)\n\n\nA simple go app, that fetches all the open source Github repositories that a list of users has interacted with, using Github's GraphQL API. As an interaction, it considers a contribution, a commit, a new issue or a comment on an issue.\n\n## Prerequisites\n\nIn order to run this app you need to generate a github access token from [here](https://github.com/settings/tokens) -\u003e Personal access tokens -\u003e Generate new token and check the `public_repo` permission.\n\n## Starting the app\n\n### Option 1: Docker\n\n* Add the github access token to the docker-compose.yml\n* Run `docker-compose up --build`\n\n### Opton 2: Native\n\n* Make sure you have go and dep install on your machine\n* Set the environment variable GITHUB_TOKEN to your Github access key for example `export GITHUB_TOKEN=your_access_key`\n* Start the app `go run main.go`\n\n## Technologies Used:\n\n* [Gin](https://gin-gonic.github.io/gin/)\n* [MUI CSS](https://www.muicss.com/)\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Falexdor%2Fgithub-user-interaction-fetcher.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Falexdor%2Fgithub-user-interaction-fetcher?ref=badge_large)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdor%2Fgithub-user-interaction-fetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdor%2Fgithub-user-interaction-fetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdor%2Fgithub-user-interaction-fetcher/lists"}