{"id":13895247,"url":"https://github.com/imsky/github-graphql-client","last_synced_at":"2025-03-22T04:30:33.311Z","repository":{"id":18879892,"uuid":"83387779","full_name":"imsky/github-graphql-client","owner":"imsky","description":":octocat: Node.js client for the GitHub GraphQL API with zero dependencies","archived":false,"fork":false,"pushed_at":"2023-02-11T15:13:00.000Z","size":549,"stargazers_count":19,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-09T13:12:28.548Z","etag":null,"topics":["github","graphql","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/imsky.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}},"created_at":"2017-02-28T04:02:53.000Z","updated_at":"2023-03-13T14:14:58.000Z","dependencies_parsed_at":"2024-01-24T14:02:44.112Z","dependency_job_id":null,"html_url":"https://github.com/imsky/github-graphql-client","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":0.4285714285714286,"last_synced_commit":"00ca8aa4c578b5762efcedb0287cd452d708eb66"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsky%2Fgithub-graphql-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsky%2Fgithub-graphql-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsky%2Fgithub-graphql-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsky%2Fgithub-graphql-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imsky","download_url":"https://codeload.github.com/imsky/github-graphql-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880543,"owners_count":20525511,"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":["github","graphql","nodejs"],"created_at":"2024-08-06T18:02:05.492Z","updated_at":"2025-03-22T04:30:33.037Z","avatar_url":"https://github.com/imsky.png","language":"JavaScript","readme":"![CI](https://github.com/imsky/github-graphql-client/workflows/CI/badge.svg)\n\n# GitHub GraphQL Client\n\nNode.js client for the GitHub GraphQL API with zero dependencies.\n\n## Usage\n\n```js\nvar client = require('github-graphql-client');\n\nvar request = client({\n  token: 'your GitHub token',\n  query: 'your GraphQL query'\n}, function (err, res) {\n  if (err) {\n    // handle errors\n  } else {\n    // handle results\n  }\n});\n\n```\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\n## Credits\n\nMade by [Ivan Malopinsky](http://imsky.co).\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsky%2Fgithub-graphql-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimsky%2Fgithub-graphql-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsky%2Fgithub-graphql-client/lists"}