{"id":22107005,"url":"https://github.com/ztrzaska/graphql","last_synced_at":"2026-05-04T08:43:02.912Z","repository":{"id":65565715,"uuid":"516986677","full_name":"ztrzaska/graphql","owner":"ztrzaska","description":"A reference implementation of GraphQL for Spring boot","archived":false,"fork":false,"pushed_at":"2023-02-07T20:15:48.000Z","size":146,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T23:34:59.922Z","etag":null,"topics":["graphql","graphql-server","hibernate-validator","playground","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ztrzaska.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}},"created_at":"2022-07-23T07:16:21.000Z","updated_at":"2023-02-07T16:45:42.000Z","dependencies_parsed_at":"2023-02-16T01:45:56.862Z","dependency_job_id":null,"html_url":"https://github.com/ztrzaska/graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ztrzaska/graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztrzaska%2Fgraphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztrzaska%2Fgraphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztrzaska%2Fgraphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztrzaska%2Fgraphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ztrzaska","download_url":"https://codeload.github.com/ztrzaska/graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztrzaska%2Fgraphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32600967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["graphql","graphql-server","hibernate-validator","playground","spring-boot"],"created_at":"2024-12-01T08:13:42.193Z","updated_at":"2026-05-04T08:43:02.867Z","avatar_url":"https://github.com/ztrzaska.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A reference implementation of GraphQL for Spring boot\n\n### Getting Started\n\nThe following application illustrate simple functionalities with graphQL API. It has queries and mutations. Default queries are written to playground.\n\nAt dedicated branches there are integration with two different graphql libraries, graphql-java-kickstart and spring for graphql.\n\n### Playground\n```\nhttp://localhost:9001/playground\n```\n\n### Voyager\n```\nhttp://localhost:9001/voyager\n```\n\n### Curl\n```\ncurl  --url http://localhost:9001/graphql -H 'Accept:application/json' --data-binary \"{\\\"query\\\": \\\"query { books { id name }}\\\", \\\"variables\\\" : {}}\"\n```\n\n### Uploading file to server\n\n```\ncurl -v -F operations=\"{\\\"query\\\": \\\"mutation { uploadFile }\\\", \\\"variables\\\" : {}}\" -F upload=@D:/a.txt http://localhost:9001/graphql\n```\n\n## Documentation of the libraries used\n* [GraphQL documentation](https://graphql.org/)\n* [GraphQL Extended scalars documentation](https://github.com/graphql-java/graphql-java-extended-scalars)\n* [Spring for GraphQL documentation](https://spring.io/projects/spring-graphql)\n* [Graphql-java-kickstart github](https://github.com/graphql-java-kickstart)\n* [Spring boot](https://docs.spring.io/spring-boot/docs/current/reference/html/)\n* [Hibernate validator](https://hibernate.org/validator/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztrzaska%2Fgraphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztrzaska%2Fgraphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztrzaska%2Fgraphql/lists"}