{"id":20169956,"url":"https://github.com/cnocon/intro-to-graphql","last_synced_at":"2026-06-12T14:31:02.545Z","repository":{"id":46185320,"uuid":"262158338","full_name":"cnocon/intro-to-graphql","owner":"cnocon","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-11T05:01:09.000Z","size":762,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T04:15:31.842Z","etag":null,"topics":[],"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/cnocon.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}},"created_at":"2020-05-07T21:04:54.000Z","updated_at":"2020-05-07T21:13:09.000Z","dependencies_parsed_at":"2023-01-26T16:01:04.193Z","dependency_job_id":null,"html_url":"https://github.com/cnocon/intro-to-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cnocon/intro-to-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Fintro-to-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Fintro-to-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Fintro-to-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Fintro-to-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnocon","download_url":"https://codeload.github.com/cnocon/intro-to-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Fintro-to-graphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249560,"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-12T02:00:06.859Z","response_time":109,"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":[],"created_at":"2024-11-14T01:14:56.648Z","updated_at":"2026-06-12T14:31:02.507Z","avatar_url":"https://github.com/cnocon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Introduction to GraphQL\n\n[https://teamtreehouse.com/library/introduction-to-graphql](https://teamtreehouse.com/library/introduction-to-graphql)\n\n## Running the Examples\n\nTo run the GraphQL examples provided in this repo, start with installing all of the required dependencies by running the following command:\n\n```\nnpm install\n```\n\nThe examples are organized by course stage and video. For example, to run the example for the 5th video in the 1st stage of the course, run the following command:\n\n\n```\nnode s1v5.js\n```\n\nThen browse to [http://localhost:3000/](http://localhost:3000/), enter your GraphQL query in the left pane, press the \"Play\" button (in the middle of the screen), and view your results in the right pane.\n\n![Apollo Server](/images/apollo-server.png)\n\nIf you click on the green tab that's pinned to the right edge of the screen, you can view the details for the available GraphQL schema.\n\n![Schema](/images/schema-details.png)\n\n*Note: To run another example, press CTRL+C to stop the server. Then use the `node` command to run your next example.*\n\nFor more information about Apollo Server, see the official documentation at [https://www.apollographql.com/docs/apollo-server/](https://www.apollographql.com/docs/apollo-server/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnocon%2Fintro-to-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnocon%2Fintro-to-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnocon%2Fintro-to-graphql/lists"}