{"id":23147144,"url":"https://github.com/alpcanaydin/githubist-api","last_synced_at":"2025-08-17T17:33:28.302Z","repository":{"id":45753276,"uuid":"152806712","full_name":"alpcanaydin/githubist-api","owner":"alpcanaydin","description":"API repository for Github.ist","archived":false,"fork":false,"pushed_at":"2018-12-24T18:07:58.000Z","size":69,"stargazers_count":37,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T13:17:14.438Z","etag":null,"topics":["data-visualization","github","statistics","turkey"],"latest_commit_sha":null,"homepage":"https://github.ist","language":"Elixir","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/alpcanaydin.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}},"created_at":"2018-10-12T20:55:23.000Z","updated_at":"2022-11-18T21:37:13.000Z","dependencies_parsed_at":"2022-09-24T05:51:24.986Z","dependency_job_id":null,"html_url":"https://github.com/alpcanaydin/githubist-api","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpcanaydin%2Fgithubist-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpcanaydin%2Fgithubist-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpcanaydin%2Fgithubist-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpcanaydin%2Fgithubist-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpcanaydin","download_url":"https://codeload.github.com/alpcanaydin/githubist-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230151951,"owners_count":18181318,"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-visualization","github","statistics","turkey"],"created_at":"2024-12-17T16:50:13.725Z","updated_at":"2024-12-17T16:50:14.343Z","avatar_url":"https://github.com/alpcanaydin.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github.ist API\n\nThis is the API repo for https://github.ist. You may also want to take a look to [Web](https://github.com/alpcanaydin/githubist) and [Fetcher](https://github.com/alpcanaydin/githubist-fetcher)\n\n## Installation\n\nBefore the installation, please provide the seed data via [Fetcher](https://github.com/alpcanaydin/githubist-fetcher). You can find the instructions in the fetcher repo.\n\n### Docker\n\n- Install dependencies with `./mix deps.get`\n- Create and migrate your database with `./mix ecto.create \u0026\u0026 ./mix ecto.migrate`\n- Seed the database with `./mix run priv/repo/seeds.exs`\n\n#### Executing Custom Commands\n\nTo run commands other than mix tasks, you can use the `./run` script.\n\n`./run iex -S mix`\n\n### Traditional Setup\n\n- Change directory to src with `cd src/`\n- Install dependencies with `mix deps.get`\n- Create and migrate your database with `mix ecto.create \u0026\u0026 mix ecto.migrate`\n- Seed the database with `mix run priv/repo/seeds.exs`\n\n# Starting the API\n\nYou can start the API with `mix phx.server` command. You can visit [`http://0.0.0.0:4000`](http://0.0.0.0:4000) from your browser.\n\n## Wıth Docker\n\nYou can start the API with `docker-compose up`. You can check it via `curl 'http://localhost:4000/graphql' -H 'content-type: application/json' --data-binary '{\"operationName\":null,\"variables\":{\"username\":\"mdegis\"},\"query\":\"query ($username: String!) {\\n  developer(username: $username) {\\n    ...BasicDeveloper\\n    bio\\n    githubUrl\\n    __typename\\n  }\\n}\\n\\nfragment BasicDeveloper on Developer {\\n  id\\n  name\\n  username\\n  avatarUrl\\n  __typename\\n}\\n\"}'`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpcanaydin%2Fgithubist-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpcanaydin%2Fgithubist-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpcanaydin%2Fgithubist-api/lists"}