{"id":21633736,"url":"https://github.com/dgroomes/graphql-java-playground","last_synced_at":"2025-03-18T22:36:35.650Z","repository":{"id":146626926,"uuid":"416934568","full_name":"dgroomes/graphql-java-playground","owner":"dgroomes","description":"📚 Learning and exploring GraphQL and *GraphQL Java* https://www.graphql-java.com/","archived":false,"fork":false,"pushed_at":"2024-11-17T00:59:01.000Z","size":1741,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T00:14:06.310Z","etag":null,"topics":["graphql","graphql-java"],"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/dgroomes.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}},"created_at":"2021-10-14T00:09:05.000Z","updated_at":"2024-08-27T05:09:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"4dbbaee2-2218-4eb9-a19b-772cec018e92","html_url":"https://github.com/dgroomes/graphql-java-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgroomes%2Fgraphql-java-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgroomes%2Fgraphql-java-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgroomes%2Fgraphql-java-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgroomes%2Fgraphql-java-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgroomes","download_url":"https://codeload.github.com/dgroomes/graphql-java-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244320167,"owners_count":20434088,"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":["graphql","graphql-java"],"created_at":"2024-11-25T03:13:38.688Z","updated_at":"2025-03-18T22:36:35.626Z","avatar_url":"https://github.com/dgroomes.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphql-java-playground\n\n📚 Learning and exploring the \"GraphQL Java\" framework (\u003chttps://www.graphql-java.com/\u003e).\n\n\n\u003e ### GraphQL Java\n\u003e\n\u003e The Java implementation of GraphQL\n\u003e \n\u003e --\u003ccite\u003ehttps://www.graphql-java.com/\u003c/cite\u003e\n\n\n## Description\n\n**NOTE**: This project was developed on macOS. It is for my own personal use.\n\nI've been sleeping on GraphQL for years but it has only exploded in popularity, feature richness and I think overall\ngoodness. I need to learn it. This project is me doing that.\n\n\n## Standalone sub-projects\n\nThis repository illustrates different concepts, patterns and examples via standalone sub-projects. Each sub-project is\ncompletely independent of the others and do not depend on the root project. This _standalone sub-project constraint_\nforces the sub-projects to be complete and maximizes the reader's chances of successfully running, understanding, and\nre-using the code.\n\nThe sub-projects include:\n\n\n### `sdl/`\n\nA simple GraphQL Java program where the schema is defined in a Schema Definition Language (SDL) file.\n\nSee the README in [sdl/](sdl/).\n\n\n### `programmatic/`\n\nA simple GraphQL program where the schema is defined programmatically in Java code.\n\nSee the README in [programmatic/](programmatic/).\n\n\n### `hybrid/`\n\nAn intermediate GraphQL Java program where the schema is defined by a hybrid of the SDL file and programmatically in Java code.\n\nSee the README in [hybrid/](hybrid/).\n\n\n### `custom-directives/`\n\nAn advanced GraphQL Java example program that defines and implements custom directives like `@gp_uppercase` and `@gp_sort` using\na bespoke ExecutionStrategy. It also uses a web server.\n\nSee the README in [custom-directives/](custom-directives/).\n\n\n### `instrumentation/`\n\nA GraphQL Java program that defines custom instrumentation code for logging purposes.\n\nSee the README in [instrumentation/](instrumentation/).\n\n\n## Reference\n\n* [GitHub repo: \"graphql-java\"](https://github.com/graphql-java/graphql-java)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgroomes%2Fgraphql-java-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgroomes%2Fgraphql-java-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgroomes%2Fgraphql-java-playground/lists"}