{"id":28205740,"url":"https://github.com/childishdanbino/graphql-boilerplate","last_synced_at":"2025-08-04T14:35:23.728Z","repository":{"id":127229015,"uuid":"106204580","full_name":"ChildishDanbino/graphql-boilerplate","owner":"ChildishDanbino","description":"GraphQL Boilerplate using KOA","archived":false,"fork":false,"pushed_at":"2017-11-02T20:47:56.000Z","size":6582,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T10:53:33.188Z","etag":null,"topics":["apollographql","graphql","react","react-native"],"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/ChildishDanbino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2017-10-08T19:42:06.000Z","updated_at":"2022-11-10T14:53:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"5eea9404-9d65-4af4-9391-291a94585a3f","html_url":"https://github.com/ChildishDanbino/graphql-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChildishDanbino/graphql-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChildishDanbino%2Fgraphql-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChildishDanbino%2Fgraphql-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChildishDanbino%2Fgraphql-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChildishDanbino%2Fgraphql-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChildishDanbino","download_url":"https://codeload.github.com/ChildishDanbino/graphql-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChildishDanbino%2Fgraphql-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268712202,"owners_count":24294942,"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-08-04T02:00:09.867Z","response_time":79,"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":["apollographql","graphql","react","react-native"],"created_at":"2025-05-17T10:08:26.001Z","updated_at":"2025-08-04T14:35:23.717Z","avatar_url":"https://github.com/ChildishDanbino.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphql-boilerplate\nGraphQL Boilerplate using KOA built for scability. Allows for multiple connections for various services.\n\nTo Install:\n\nClone Repo and Run:\n\n```javascript\nnpm install\nnpm run dev\n```\n\nGraph will start on port 3003: You can play around with the GoogleMaps API by going to:\n\n```http://localhost:3003/graphiql```\n\nExample Query:\n\n```javascript\nquery getCoordinates {\n  coordinates(\n    adddressLine1: \"123 My Test Lane\"\n    city: \"San Francisco\"\n    state: \"CA\"\n  ) {\n    latitude\n    longitude\n  }\n}\n```\n\n[Interested in contributing?](https://github.com/Daadler6/graphql-boilerplate/blob/master/CONTRIBUTING.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchildishdanbino%2Fgraphql-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchildishdanbino%2Fgraphql-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchildishdanbino%2Fgraphql-boilerplate/lists"}