{"id":22389539,"url":"https://github.com/davidbuck/node-graphql-subscription-example","last_synced_at":"2026-06-25T12:31:05.246Z","repository":{"id":42846948,"uuid":"261954614","full_name":"DavidBuck/node-graphql-subscription-example","owner":"DavidBuck","description":"Simple GraphQL subscription server example using graphql-yoga","archived":false,"fork":false,"pushed_at":"2023-01-07T21:55:09.000Z","size":723,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T21:33:22.238Z","etag":null,"topics":["graphql-subscriptions","graphql-yoga"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DavidBuck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-07T05:06:37.000Z","updated_at":"2020-10-24T23:42:55.000Z","dependencies_parsed_at":"2022-08-22T11:51:03.770Z","dependency_job_id":null,"html_url":"https://github.com/DavidBuck/node-graphql-subscription-example","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DavidBuck/node-graphql-subscription-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuck%2Fnode-graphql-subscription-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuck%2Fnode-graphql-subscription-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuck%2Fnode-graphql-subscription-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuck%2Fnode-graphql-subscription-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidBuck","download_url":"https://codeload.github.com/DavidBuck/node-graphql-subscription-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuck%2Fnode-graphql-subscription-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34775927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["graphql-subscriptions","graphql-yoga"],"created_at":"2024-12-05T03:12:14.882Z","updated_at":"2026-06-25T12:31:05.220Z","avatar_url":"https://github.com/DavidBuck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL subscription server example\n\nThis is a simple GraphQL subscription server example using [graphql-yoga](https://github.com/prisma-labs/graphql-yoga).\n\nRun `npm run start` to start the server.\n\nGo to [http://localhost:3000/playground](http://localhost:3000/playground) to launch the GraphQL Playground.\n\nSubscribe to the server:\n\n```graphql\nsubscription {\n  sensor {\n    time\n    temp\n    humidity\n  }\n}\n```\n\n## Tools\n\n- [graphql-yoga](https://github.com/prisma-labs/graphql-yoga)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbuck%2Fnode-graphql-subscription-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidbuck%2Fnode-graphql-subscription-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbuck%2Fnode-graphql-subscription-example/lists"}