{"id":25501645,"url":"https://github.com/hesbon-osoro/github-graphql-server","last_synced_at":"2026-04-14T03:32:48.553Z","repository":{"id":260419496,"uuid":"569442055","full_name":"hesbon-osoro/github-graphql-server","owner":"hesbon-osoro","description":"Quickly convert GitHub REST API into GraphQL server.","archived":false,"fork":false,"pushed_at":"2022-11-22T21:18:10.000Z","size":684,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-06T21:43:17.249Z","etag":null,"topics":["apollo-client","github-api","graphql","nextjs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hesbon-osoro.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":"2022-11-22T20:50:46.000Z","updated_at":"2023-06-21T16:44:43.000Z","dependencies_parsed_at":"2024-10-31T08:33:52.264Z","dependency_job_id":null,"html_url":"https://github.com/hesbon-osoro/github-graphql-server","commit_stats":null,"previous_names":["hesbon-osoro/github-graphql-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hesbon-osoro/github-graphql-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesbon-osoro%2Fgithub-graphql-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesbon-osoro%2Fgithub-graphql-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesbon-osoro%2Fgithub-graphql-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesbon-osoro%2Fgithub-graphql-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hesbon-osoro","download_url":"https://codeload.github.com/hesbon-osoro/github-graphql-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesbon-osoro%2Fgithub-graphql-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["apollo-client","github-api","graphql","nextjs","typescript"],"created_at":"2025-02-19T04:57:50.668Z","updated_at":"2026-04-14T03:32:48.539Z","avatar_url":"https://github.com/hesbon-osoro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub GraphQL Server\n\nQuickly convert GitHub REST API into GraphQL server.\n\nLet Client request exact data using GraphQL Apollo Server\n\n## Technologies\n\n- Apollo Server\n- TypeScript\n- Node\n- Axios\n- GraphQL\n- REST API\n- GitHub\n\n## Setup\n\n```code\n# Clone the repo\ngit clones https://github.com/hesbon-osoro/github-graphql-server.git\n\n# Navigate to directory and install packages\ncd github-graphql-server \u0026\u0026 yarn\n\n# Start the Apollo Server\nyarn start\n```\n\nOpen the GraphQL explorer at [`localhost:4000`](http://localhost:4000) or [`localhost:4000/api/graphql`](localhost:4000/api/graphql)\n\nStart requesting the exact data that you need unlike the REST API that provides all the data.\n\nDemo\n\n![User request](assets/github-graphql-server.png)\n\n![User response](assets/github-graphql-server1.png)\n\n# REST User response\n\n![rest res](assets/github-graphql-server4.png)\n\n![Followers request](assets/github-graphql-server2.png)\n\n![Followers response](assets/github-graphql-server3.png)\n\n# REST Followers response\n\n![followers rest](assets/github-graphql-server5.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesbon-osoro%2Fgithub-graphql-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhesbon-osoro%2Fgithub-graphql-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesbon-osoro%2Fgithub-graphql-server/lists"}