{"id":20767578,"url":"https://github.com/kamaubrian/node-graphql-tutorial","last_synced_at":"2026-04-28T21:35:11.435Z","repository":{"id":86013797,"uuid":"171331144","full_name":"kamaubrian/node-graphql-tutorial","owner":"kamaubrian","description":"A Simple graphql tutorial on node js with grapqhl and firebase","archived":false,"fork":false,"pushed_at":"2019-02-27T07:49:03.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T00:37:29.587Z","etag":null,"topics":["firebase","firebase-database","firestore","graphql","node"],"latest_commit_sha":null,"homepage":"https://us-central1-node-grapqhl-api.cloudfunctions.net/grapqhlapi/api/v1/graphql","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/kamaubrian.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":"2019-02-18T18:00:40.000Z","updated_at":"2019-06-27T06:26:06.000Z","dependencies_parsed_at":"2023-11-26T15:15:08.096Z","dependency_job_id":null,"html_url":"https://github.com/kamaubrian/node-graphql-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kamaubrian/node-graphql-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaubrian%2Fnode-graphql-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaubrian%2Fnode-graphql-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaubrian%2Fnode-graphql-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaubrian%2Fnode-graphql-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamaubrian","download_url":"https://codeload.github.com/kamaubrian/node-graphql-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaubrian%2Fnode-graphql-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32400868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["firebase","firebase-database","firestore","graphql","node"],"created_at":"2024-11-17T11:32:22.779Z","updated_at":"2026-04-28T21:35:11.392Z","avatar_url":"https://github.com/kamaubrian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mtotodev05/node-graphql-tutorial.svg?branch=master)](https://travis-ci.org/mtotodev05/node-graphql-tutorial)\n# node-graphql-tutorial\nA Simple graphql tutorial on node js with grapqhl and firebase\n\n## Installation\n1. Clone the repo\n2. `under api, create config/ then put your service-account.json, ` \n3. Run `npm install`\n4. Run `npm run start`\n5. `http://localhost:3000/api/v1/graphql`\n6. Use the provided graphiql interface provided to test the below requests.\n\n\n\n\n### Sample Requests\n```\n /api/v1/graphql\n \n Fetching posts: \n \n    query{\n      posts {\n        description\n        title\n        author\n      }\n    }\n    \n Creating Posts: \n \n     mutation {\n       createPost(postInput:{author:\"Brian Kamau\",title:\"Out with you\",description:\"It has been real\",date:\"24th Nov 2018\"}){\n         title\n         description\n       }\n     }\n   \n    \n    \n   \n```\n\n## Running Tests\n\n```\nyarn test\n\n    or\n    \nnpm test    \n\n```\n\nFor a detailed tutorial, checkout this [wiki](https://github.com/mtotodev05/node-graphql-tutorial/wiki/node-graphql-firestore-api-tutorial).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamaubrian%2Fnode-graphql-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamaubrian%2Fnode-graphql-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamaubrian%2Fnode-graphql-tutorial/lists"}