{"id":19063444,"url":"https://github.com/nmuldavin/graphql-server-tutorial","last_synced_at":"2025-10-04T11:07:27.685Z","repository":{"id":177498744,"uuid":"97425887","full_name":"nmuldavin/graphql-server-tutorial","owner":"nmuldavin","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-17T02:12:52.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T02:41:21.872Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nmuldavin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2017-07-17T02:12:37.000Z","updated_at":"2017-07-17T02:12:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d26824b-8b89-47ae-88dc-3282132dc846","html_url":"https://github.com/nmuldavin/graphql-server-tutorial","commit_stats":null,"previous_names":["nmuldavin/graphql-server-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nmuldavin/graphql-server-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmuldavin%2Fgraphql-server-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmuldavin%2Fgraphql-server-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmuldavin%2Fgraphql-server-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmuldavin%2Fgraphql-server-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nmuldavin","download_url":"https://codeload.github.com/nmuldavin/graphql-server-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmuldavin%2Fgraphql-server-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278302555,"owners_count":25964523,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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-09T00:36:00.005Z","updated_at":"2025-10-04T11:07:27.635Z","avatar_url":"https://github.com/nmuldavin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apollo-tutorial-kit (formerly apollo-starter-kit)\n\nStarting point for the Apollo GraphQL Server tutorial.\n\nSee also [Tutorial: How to build a GraphQL server](https://medium.com/apollo-stack/tutorial-building-a-graphql-server-cddaa023c035#.wy5h1htxs) and the solution in the `server-tutorial-solution` branch of this repo.\n\nUp-to-date documentation and explanations for Apollo Server can be found on [docs.apollostack.com](http://dev.apollodata.com/tools/apollo-server/index.html)\n\n## Getting started\n\n```sh\ngit clone https://github.com/apollostack/apollo-starter-kit\ncd apollo-starter-kit\nnpm install\nnpm run start\n```\n\nThen open [http://localhost:3000/graphiql](http://localhost:3000/graphql)\n\nWhen you paste this on the left side of the page:\n\n```\n{\n  testString\n}\n```\n\nand hit the play button (cmd-return), then you should get this on the right side:\n\n```json\n{\n  \"data\": {\n    \"testString\": \"It works!\"\n  }\n}\n```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmuldavin%2Fgraphql-server-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnmuldavin%2Fgraphql-server-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmuldavin%2Fgraphql-server-tutorial/lists"}