{"id":13727083,"url":"https://github.com/zth/graphql-client-example-server","last_synced_at":"2025-06-12T01:06:06.937Z","repository":{"id":35199111,"uuid":"216798740","full_name":"zth/graphql-client-example-server","owner":"zth","description":"A simple GraphQL server for powering examples of various GraphQL clients in various languages.","archived":false,"fork":false,"pushed_at":"2023-02-17T00:09:42.000Z","size":120,"stargazers_count":34,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T23:02:15.953Z","etag":null,"topics":["apollo","graphql","relay","urql"],"latest_commit_sha":null,"homepage":null,"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/zth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-10-22T11:37:23.000Z","updated_at":"2022-08-11T16:35:32.000Z","dependencies_parsed_at":"2024-01-07T21:05:27.211Z","dependency_job_id":"dec8144d-a8f9-4f67-b0fa-03297ba6d027","html_url":"https://github.com/zth/graphql-client-example-server","commit_stats":{"total_commits":50,"total_committers":6,"mean_commits":8.333333333333334,"dds":0.36,"last_synced_commit":"814f2ba089368c29f433dc395fe169ae52740a46"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Fgraphql-client-example-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Fgraphql-client-example-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Fgraphql-client-example-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Fgraphql-client-example-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zth","download_url":"https://codeload.github.com/zth/graphql-client-example-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Fgraphql-client-example-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259172148,"owners_count":22816514,"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":["apollo","graphql","relay","urql"],"created_at":"2024-08-03T01:03:38.763Z","updated_at":"2025-06-12T01:06:06.641Z","avatar_url":"https://github.com/zth.png","language":"TypeScript","readme":"# graphql-client-example-server\n\nA simple GraphQL server for powering examples of various GraphQL clients in various languages.\n\n## Installation\n\nYou can install and run the server without needing to clone this repo by doing:\n\n```\nnpm install -g graphql-client-example-server\n```\n\n...and then simply running with `graphql-client-example-server`.\n\nYou can also provide a `PORT` environment variable to control what port the server will run on (default `4000`).\n\n## Developing\n\n### Running\n\n```\nyarn start\n```\n\n### Building\n\n```\nyarn \u0026\u0026 yarn build --watch\n\n// In a separate terminal\nyarn start\n```\n\n## Features to cover\n\n- [x] Node interface (for Relay)\n- [x] Globally unique IDs\n- [x] Database IDs\n- [x] Connection-based pagination\n- [x] Limit/offset-based pagination\n- [x] Mutations\n- [x] Enums\n- [x] Custom scalars\n- [x] Unions\n- [x] Subscriptions\n- [x] Defer/stream\n- [x] Artifical delay's to emphasize defer/stream\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzth%2Fgraphql-client-example-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzth%2Fgraphql-client-example-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzth%2Fgraphql-client-example-server/lists"}