{"id":28518167,"url":"https://github.com/sourcegraph/training-cody-quarkus","last_synced_at":"2026-03-08T02:04:31.096Z","repository":{"id":294223251,"uuid":"984188071","full_name":"sourcegraph/training-cody-quarkus","owner":"sourcegraph","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-16T07:29:47.000Z","size":105,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-18T01:31:34.379Z","etag":null,"topics":["training-material"],"latest_commit_sha":null,"homepage":null,"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/sourcegraph.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":"2025-05-15T14:29:24.000Z","updated_at":"2025-07-02T19:54:38.000Z","dependencies_parsed_at":"2025-06-08T17:19:33.384Z","dependency_job_id":"f6454176-55e3-48d3-9999-62e4c4f28cc6","html_url":"https://github.com/sourcegraph/training-cody-quarkus","commit_stats":null,"previous_names":["sourcegraph/training-cody-quarkus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/training-cody-quarkus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Ftraining-cody-quarkus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Ftraining-cody-quarkus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Ftraining-cody-quarkus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Ftraining-cody-quarkus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/training-cody-quarkus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Ftraining-cody-quarkus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271789542,"owners_count":24821378,"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-08-24T02:00:11.135Z","response_time":111,"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":["training-material"],"created_at":"2025-06-09T05:36:07.855Z","updated_at":"2026-03-08T02:04:26.053Z","avatar_url":"https://github.com/sourcegraph.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quarkus Pet Store API\n\nThis is a Quarkus implementation of the Pet Store API. It's equivalent to the Spring Boot implementation but uses Quarkus framework instead.\n\n## Requirements\n\n- JDK 17 or higher\n- Gradle 8.x\n\n## Building and Running\n\nYou can build and run the application using Gradle:\n\n```bash\n./gradlew quarkusDev\n```\n\nThis will start the application in development mode. The API will be accessible at http://localhost:8080/api\n\n## Features\n\n- RESTful API for pets, categories, and tags\n- OpenAPI client generation\n- Basic security configuration\n- SPA support\n\n## API Endpoints\n\n- `/api/pets/random` - Get a random pet\n- `/api/pets/random/{count}` - Get multiple random pets\n- `/api/categories/random` - Get a random category\n- `/api/categories/random/{count}` - Get multiple random categories\n- `/api/tags/random` - Get a random tag\n- `/api/tags/random/{count}` - Get multiple random tags\n\nThe application also supports standard CRUD operations on categories and tags.\n\n## Building a Native Executable\n\nTo build a native executable:\n\n```bash\n./gradlew build -Dquarkus.package.type=native\n```\n\nYou can then run the native executable with:\n\n```bash\n./build/sourcegraph-quarkus-pet-store-runner\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Ftraining-cody-quarkus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcegraph%2Ftraining-cody-quarkus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Ftraining-cody-quarkus/lists"}