{"id":23727826,"url":"https://github.com/mutalis/graphql-goodreads","last_synced_at":"2026-02-02T21:45:39.121Z","repository":{"id":66975394,"uuid":"167635626","full_name":"mutalis/graphql-goodreads","owner":"mutalis","description":"Goodreads Graphql API","archived":false,"fork":false,"pushed_at":"2024-12-06T07:05:40.000Z","size":34,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T18:40:24.936Z","etag":null,"topics":["api-client","graphql","javascript","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mutalis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-01-26T01:17:03.000Z","updated_at":"2019-07-22T10:11:45.000Z","dependencies_parsed_at":"2025-02-20T11:53:18.800Z","dependency_job_id":null,"html_url":"https://github.com/mutalis/graphql-goodreads","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutalis%2Fgraphql-goodreads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutalis%2Fgraphql-goodreads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutalis%2Fgraphql-goodreads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutalis%2Fgraphql-goodreads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mutalis","download_url":"https://codeload.github.com/mutalis/graphql-goodreads/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248490265,"owners_count":21112715,"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":["api-client","graphql","javascript","nodejs"],"created_at":"2024-12-31T01:45:38.343Z","updated_at":"2026-02-02T21:45:34.095Z","avatar_url":"https://github.com/mutalis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goodreads Graphql API\n\n## Queries\n\nUrl: http://localhost:3000/graphql\n\n```\n{\n  author(id: 23) {\n    name,\n    books {\n      title,\n      isbn\n    }\n  }\n}\n```\n```\n{\n  author(id: 23) {\n    name,\n    books {\n      title,\n      isbn,\n      authors {\n        name\n      }\n    }\n  }\n}\n```\n\n```\n{\n  author(id: 23) {\n    name,\n    books {\n      title,\n      isbn,\n      authors {\n        name,\n        books {\n          title,\n          authors {\n            name\n          }\n        }\n      }\n    }\n  }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutalis%2Fgraphql-goodreads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmutalis%2Fgraphql-goodreads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutalis%2Fgraphql-goodreads/lists"}