{"id":20805817,"url":"https://github.com/perminder-klair/contentful-graphql","last_synced_at":"2026-04-11T09:01:33.009Z","repository":{"id":53176190,"uuid":"121881246","full_name":"perminder-klair/contentful-graphql","owner":"perminder-klair","description":"Contentful GraphQL allows you to query your data stored in Contentful with GraphQL","archived":false,"fork":false,"pushed_at":"2021-04-02T11:58:44.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-25T20:59:24.549Z","etag":null,"topics":["api","cms","contentful","expressjs","graphql"],"latest_commit_sha":null,"homepage":"","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/perminder-klair.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}},"created_at":"2018-02-17T18:31:32.000Z","updated_at":"2018-02-17T18:34:19.000Z","dependencies_parsed_at":"2022-09-14T09:52:04.859Z","dependency_job_id":null,"html_url":"https://github.com/perminder-klair/contentful-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/perminder-klair/contentful-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perminder-klair%2Fcontentful-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perminder-klair%2Fcontentful-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perminder-klair%2Fcontentful-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perminder-klair%2Fcontentful-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perminder-klair","download_url":"https://codeload.github.com/perminder-klair/contentful-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perminder-klair%2Fcontentful-graphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31674624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"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":["api","cms","contentful","expressjs","graphql"],"created_at":"2024-11-17T19:16:36.052Z","updated_at":"2026-04-11T09:01:32.952Z","avatar_url":"https://github.com/perminder-klair.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contentful GraphQL\n\nContentful GraphQL allows you to query your data stored in [Contentful](https://www.contentful.com/) with [GraphQL](http://graphql.org/). A schema and value resolvers are automatically generated out of an existing space.\n\nGenerated artifacts can be used with any node-based GraphQL server. The outcome of the project's main function call is an instance of the [`GraphQLSchema`](http://graphql.org/graphql-js/type/#graphqlschema) class.\n\n### Run it locally\n\nTo run it, clone the repository, install dependencies and start a server:\n\n```\nnpm install\nnpm start\n```\n\nUse \u003chttp://localhost:4000/graphql/\u003e to query the data from within your application and navigate to \u003chttp://localhost:4000\u003e to use the IDE (GraphiQL) for test-querying.\n\nTo use your own Contentful space, you have to provide:\n\n- space ID\n- CDA token\n- CMA token\n\nPlease refer the [\"Authentication\" section](https://www.contentful.com/developers/docs/references/authentication/) of Contentful's documentation.\n\nYou can provide listed values with env variables:\n\n```\nSPACE_ID=some-space-id CDA_TOKEN=its-cda-token CMA_TOKEN=your-cma-token npm start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperminder-klair%2Fcontentful-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperminder-klair%2Fcontentful-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperminder-klair%2Fcontentful-graphql/lists"}