{"id":31916854,"url":"https://github.com/ssobue/graphsql-rest-demo","last_synced_at":"2026-05-14T21:32:42.035Z","repository":{"id":318323145,"uuid":"1070722395","full_name":"ssobue/graphsql-rest-demo","owner":"ssobue","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-27T12:11:37.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T14:13:57.176Z","etag":null,"topics":["java","spring-boot","spring-graphql"],"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/ssobue.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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-10-06T10:54:43.000Z","updated_at":"2026-04-27T12:11:39.000Z","dependencies_parsed_at":"2026-03-23T23:05:20.199Z","dependency_job_id":null,"html_url":"https://github.com/ssobue/graphsql-rest-demo","commit_stats":null,"previous_names":["ssobue/graphsql-rest-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ssobue/graphsql-rest-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssobue%2Fgraphsql-rest-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssobue%2Fgraphsql-rest-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssobue%2Fgraphsql-rest-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssobue%2Fgraphsql-rest-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssobue","download_url":"https://codeload.github.com/ssobue/graphsql-rest-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssobue%2Fgraphsql-rest-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["java","spring-boot","spring-graphql"],"created_at":"2025-10-13T20:14:45.726Z","updated_at":"2026-05-14T21:32:42.015Z","avatar_url":"https://github.com/ssobue.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphSQL REST Demo\n\nMinimal Spring Boot 3.5 project that exposes both REST and GraphQL endpoints, intended as a reference for integrating traditional HTTP controllers with schema-driven resolvers backed by the same service layer.\n\n## Prerequisites\n- JDK 25 (Temurin recommended)\n- Maven 3.9+\n\n## Getting Started\n```bash\nmvn spring-boot:run\n```\nThe application starts on `http://localhost:8080`. Add REST controllers or GraphQL schema files under `src/main/resources/graphql` to extend the API surface.\n\n## Build \u0026 Test\n```bash\nmvn clean verify\n```\nRuns compilation, unit tests, and integration/slice tests following the CI workflow in `.github/workflows/main.yaml`. For quick feedback loops use `mvn test`; for packaging artifacts use `mvn clean package -DskipTests`.\n\n## Project Layout\n- `src/main/java` — Application code rooted at `dev.sobue.demo`\n- `src/main/resources` — Configuration (`application.yaml`), GraphQL schemas, static assets, templates\n- `src/test/java` — JUnit 5 tests mirroring the main package structure\n- `target/` — Build outputs (ignored in VCS)\n\n## Contributing\nRead `AGENTS.md` for repository guidelines covering structure, coding style, testing, and pull request expectations. PRs should document verification steps and link related issues when applicable.\n\n## License\nThis project is distributed under the MIT License unless otherwise noted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssobue%2Fgraphsql-rest-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssobue%2Fgraphsql-rest-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssobue%2Fgraphsql-rest-demo/lists"}