{"id":28201025,"url":"https://github.com/rubygarage/graphql-tutorial","last_synced_at":"2025-10-17T03:32:40.063Z","repository":{"id":151091017,"uuid":"179464686","full_name":"rubygarage/graphql-tutorial","owner":"rubygarage","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-04T13:18:27.000Z","size":86,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-12T18:31:47.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubygarage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-04-04T09:21:10.000Z","updated_at":"2021-03-19T19:07:00.000Z","dependencies_parsed_at":"2023-04-18T20:17:25.143Z","dependency_job_id":null,"html_url":"https://github.com/rubygarage/graphql-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rubygarage/graphql-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Fgraphql-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Fgraphql-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Fgraphql-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Fgraphql-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubygarage","download_url":"https://codeload.github.com/rubygarage/graphql-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubygarage%2Fgraphql-tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261808074,"owners_count":23212694,"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":"2025-05-16T22:15:23.688Z","updated_at":"2025-10-17T03:32:34.782Z","avatar_url":"https://github.com/rubygarage.png","language":"Ruby","readme":"# TODO list with Trailblazer and GraphQL\n\nA Simple Example on How to Build an API App Based on Trailblazer and GraphQL.\n\nThe related article is located by [link](https://rubygarage.org/blog/graphql-and-trailblazer-tutorial/).\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Installing\n\nClone the repo:\n```\ngit clone git@github.com:rubygarage/graphql-tutorial.git\n```\n\nInstall bundler\n```\ngem install bundler\n```\n\nRun bundle in project directory\n```\nbundle install\n```\n\nCreate database\n\n```\nrails db:create\nrails db:migrate\n\n# or just rails db:setup\n```\n\nRun Server\n```\nrails s\n```\n\n### Running the tests\n\n```\nrspec\n```\n\n## FAQ\n\n### Where is IDE for exploring GraphQL?\n\nThe in-browser IDE for exploring GraphQL is available from within app (under the http://localohost:3000/graphiql path)\n\n## Built With\n\n* [Rails](http://guides.rubyonrails.org/v5.2/) - The web framework used\n* [Bundler](http://bundler.io/) - Dependency Management\n* [Trailblazer](http://trailblazer.to/blog/2017-12-trailblazer-2-1-what-you-need-to-know.html/) - A gem for creating a high-level architecture in an application\n* [GraphQL](https://graphql-ruby.org//) - A query language for getting data and declaring its structure\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubygarage%2Fgraphql-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubygarage%2Fgraphql-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubygarage%2Fgraphql-tutorial/lists"}