{"id":16181791,"url":"https://github.com/ericclemmons/graphql-demo","last_synced_at":"2025-03-19T01:31:18.452Z","repository":{"id":66108027,"uuid":"55919787","full_name":"ericclemmons/graphql-demo","owner":"ericclemmons","description":"Introduction to GraphQL (http://www.meetup.com/NodejsHouston/events/229815892/)","archived":false,"fork":false,"pushed_at":"2016-04-13T02:57:11.000Z","size":3975,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T19:03:19.537Z","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/ericclemmons.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":"2016-04-10T20:02:18.000Z","updated_at":"2019-05-20T14:00:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e8da193-194d-43e0-a61a-3f84c76f3cb4","html_url":"https://github.com/ericclemmons/graphql-demo","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/ericclemmons%2Fgraphql-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fgraphql-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fgraphql-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fgraphql-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericclemmons","download_url":"https://codeload.github.com/ericclemmons/graphql-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960361,"owners_count":20375102,"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":[],"created_at":"2024-10-10T06:27:41.678Z","updated_at":"2025-03-19T01:31:18.437Z","avatar_url":"https://github.com/ericclemmons.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL Demo\n\n\u003e A functioning introduction to GraphQL for [Node.js Houston][0]\n\u003e – \u003chttp://www.meetup.com/NodejsHouston/events/229815892/\u003e\n\nThis [presentation][1] \u0026 [demo](#demo) covers the following concepts:\n\n- Benefits of GraphQL over REST.\n- GraphQL structure vs. JSON.\n- Adding `express-graphql` to `express` as a middleware.\n- Using GraphiQL's interface.\n- Querying a DB via GraphQL (i.e. queries).\n- Writing to a DB via GraphQL (i.e. mutations).\n- Loading \u0026 caching data with `dataloader`.\n- Resources for diving deeper with GraphQL.\n\n- - -\n\n## Demo\n\n\u003e ![Demo](graphql-demo.gif)\n\n### Running the Demo\n\nFirst, ensure you have the following dependencies installed:\n\n- MySQL (`brew install mysql`)\n- Node\n\n```shell\n$ nvm use\n$ npm install\n$ npm start\n```\n\nOpen \u003chttp://localhost:3000/\u003e.\n\n### Special Thanks\n\n- [Spectacle](https://github.com/FormidableLabs/spectacle)\n  by\n  [@kenwheeler](https://github.com/kenwheeler).\n- [spectacle-code-slide](https://github.com/thejameskyle/spectacle-code-slide)\n  by\n  [@thejameskyle](https://github.com/thejameskyle).\n\n\n[0]: http://www.meetup.com/NodejsHouston/\n[1]: presentation.pdf\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fgraphql-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericclemmons%2Fgraphql-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fgraphql-demo/lists"}