{"id":13499679,"url":"https://github.com/graphql-elixir/hello_graphql_phoenix","last_synced_at":"2026-02-19T21:56:47.617Z","repository":{"id":2783802,"uuid":"47444170","full_name":"graphql-elixir/hello_graphql_phoenix","owner":"graphql-elixir","description":"Examples of GraphQL Elixir Plug endpoints mounted in Phoenix","archived":false,"fork":false,"pushed_at":"2016-09-18T17:14:51.000Z","size":210,"stargazers_count":99,"open_issues_count":8,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T05:32:56.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://playground.graphql-elixir.org","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphql-elixir.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":"2015-12-05T05:43:48.000Z","updated_at":"2023-09-01T08:25:40.000Z","dependencies_parsed_at":"2022-08-08T16:30:18.410Z","dependency_job_id":null,"html_url":"https://github.com/graphql-elixir/hello_graphql_phoenix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/graphql-elixir/hello_graphql_phoenix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-elixir%2Fhello_graphql_phoenix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-elixir%2Fhello_graphql_phoenix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-elixir%2Fhello_graphql_phoenix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-elixir%2Fhello_graphql_phoenix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-elixir","download_url":"https://codeload.github.com/graphql-elixir/hello_graphql_phoenix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-elixir%2Fhello_graphql_phoenix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29634523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-07-31T22:00:38.131Z","updated_at":"2026-02-19T21:56:47.600Z","avatar_url":"https://github.com/graphql-elixir.png","language":"Elixir","readme":"# GraphQL Phoenix Examples\n\n[![Build Status](https://travis-ci.org/graphql-elixir/hello_graphql_phoenix.svg)](https://travis-ci.org/graphql-elixir/hello_graphql_phoenix)\n[![Public Slack Discussion](https://graphql-slack.herokuapp.com/badge.svg)](https://graphql-slack.herokuapp.com/)\n\nThis is a Phoenix app containing examples of how to use [plug_graphql](https://github.com/graphql-elixir/plug_graphql) which in turn uses the [GraphQL Elixir Core](https://github.com/graphql-elixir/graphql)\n\n## Installation\n\nClone this repo and start your Phoenix app:\n\n  1. Install dependencies with `mix deps.get`\n  2. Create your development database using `mix ecto.create`.\n     NOTE: you may need to edit `config/dev.exs` to set up your database configuration\n     if it is not configured for passwordless logins on localhost.\n  3. Setup your DB for the Ecto example with `mix ecto.migrate` and `mix run priv/repo/seeds.exs`\n  4. Start Phoenix endpoint with `mix phoenix.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\n## Examples\n\nUsing [plug_graphql](https://github.com/graphql-elixir/plug_graphql) with Phoenix is very simple.\n\nSimply mount your GraphQL endpoint like so:\n\n1. Define your schema in `web/graphql` (see https://github.com/graphql-elixir/hello_graphql_phoenix/tree/master/web/graphql)\n2. [Mount your endpoint](https://github.com/graphql-elixir/hello_graphql_phoenix/blob/master/web/router.ex#L22-L26)\n\n## Resources\n\n* GraphQL Plug https://github.com/graphql-elixir/plug_graphql\n* GraphQL Elixir Core https://github.com/graphql-elixir/graphql\n* GraphQL Spec http://facebook.github.io/graphql\n","funding_links":[],"categories":["Examples","Implementations"],"sub_categories":["Elixir Examples","Elixir"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-elixir%2Fhello_graphql_phoenix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphql-elixir%2Fhello_graphql_phoenix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-elixir%2Fhello_graphql_phoenix/lists"}