{"id":18495015,"url":"https://github.com/qaware/cloud-native-weather-javaee","last_synced_at":"2025-10-15T10:31:53.398Z","repository":{"id":41394342,"uuid":"508075157","full_name":"qaware/cloud-native-weather-javaee","owner":"qaware","description":"A simple weather REST service using Payara Micro, JavaEE and Microprofile APIs.","archived":false,"fork":false,"pushed_at":"2024-02-21T00:08:54.000Z","size":788,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-23T19:11:13.478Z","etag":null,"topics":["cloud-native","docker","github-actions","hacktoberfest","javaee8","kustomize","microservice","skaffold","tilt"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qaware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-27T22:06:16.000Z","updated_at":"2023-01-13T11:39:50.000Z","dependencies_parsed_at":"2022-08-10T02:07:15.861Z","dependency_job_id":null,"html_url":"https://github.com/qaware/cloud-native-weather-javaee","commit_stats":null,"previous_names":[],"tags_count":4,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fcloud-native-weather-javaee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fcloud-native-weather-javaee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fcloud-native-weather-javaee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fcloud-native-weather-javaee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qaware","download_url":"https://codeload.github.com/qaware/cloud-native-weather-javaee/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247940434,"owners_count":21021969,"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":["cloud-native","docker","github-actions","hacktoberfest","javaee8","kustomize","microservice","skaffold","tilt"],"created_at":"2024-11-06T13:23:06.568Z","updated_at":"2025-10-15T10:31:48.351Z","avatar_url":"https://github.com/qaware.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud-native Weather Service with JavaEE\n\nThis example implements a simple weather REST service using Payara Micro, JavaEE and Microprofile APIs.\n\n![Weather Service Architecture](architecture.png)\n\n## Build and run locally\n\n```bash\n$ mvn package\n$ tilt up\n$ skaffold dev --no-prune=false --cache-artifacts=false\n```\n\n## Exercise the application\n\n```bash\n$ curl -X GET http://localhost:18080/api/weather\\?city\\=Rosenheim\n{\"city\":\"Rosenheim\",\"weather\":\"Sunshine\"}\n\n$ curl -X GET http://localhost:18080/\n\n$ curl -X GET http://localhost:18080/metrics\n\n$ curl -X GET http://localhost:18080/health\n$ curl -X GET http://localhost:18080/health/ready\n$ curl -X GET http://localhost:18080/health/live\n```\n\n## Maintainer\n\nM.-Leander Reimer (@lreimer), \u003cmario-leander.reimer@qaware.de\u003e\n\n## License\n\nThis software is provided under the Apache v2.0 open source license, read the `LICENSE`\nfile for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqaware%2Fcloud-native-weather-javaee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqaware%2Fcloud-native-weather-javaee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqaware%2Fcloud-native-weather-javaee/lists"}