{"id":30892234,"url":"https://github.com/babilonczyk/graphql-api","last_synced_at":"2025-09-08T19:12:28.652Z","repository":{"id":190873375,"uuid":"681806556","full_name":"babilonczyk/graphql-api","owner":"babilonczyk","description":"A test api using graphQL in Rails application","archived":false,"fork":false,"pushed_at":"2023-08-26T19:39:30.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-26T20:42:00.271Z","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/babilonczyk.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}},"created_at":"2023-08-22T19:49:53.000Z","updated_at":"2023-08-26T20:42:22.340Z","dependencies_parsed_at":"2023-08-26T20:53:57.770Z","dependency_job_id":null,"html_url":"https://github.com/babilonczyk/graphql-api","commit_stats":null,"previous_names":["babilonczyk/graphql-api"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/babilonczyk/graphql-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fgraphql-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fgraphql-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fgraphql-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fgraphql-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babilonczyk","download_url":"https://codeload.github.com/babilonczyk/graphql-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babilonczyk%2Fgraphql-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231388,"owners_count":25245585,"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-09-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2025-09-08T19:12:20.816Z","updated_at":"2025-09-08T19:12:28.619Z","avatar_url":"https://github.com/babilonczyk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL API\n\nThis is small graphQL API written in Ruby on Rails. The purpose of this was to dig into how GraphQL works, so it doesn't handle Authentication and Authorization. \n\n```mermaid\n---\nEntities\n---\nerDiagram\n    SOLAR_SYSTEM ||--|| STAR : \"1 to 1\"\n    SOLAR_SYSTEM ||--|{ PLANET : \"1 to n\"\n```\n\nHow to start:\n  * run `rails db:migrate`\n  * run `rails db:seed` to populate your db with data of our Solar System\n  * run `rails s`\n  * download [GraphiQL](https://github.com/graphql/graphiql) app - playground for GraphQL \n  * use `http://localhost:3000/graphql` endpoint\n\nI've included example queries and mutations in specs. \n\nTo Do:\n- [ ] Add mutations for Stars and Planets\n- [ ] Add Authentication \u0026 Authorization\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabilonczyk%2Fgraphql-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabilonczyk%2Fgraphql-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabilonczyk%2Fgraphql-api/lists"}