{"id":18943541,"url":"https://github.com/xsavikx/openweathermap-java-api","last_synced_at":"2025-04-15T21:32:42.946Z","repository":{"id":49275660,"uuid":"54486602","full_name":"xSAVIKx/openweathermap-java-api","owner":"xSAVIKx","description":"Java API to access openweathermap.org API","archived":false,"fork":false,"pushed_at":"2021-06-20T20:48:03.000Z","size":4380,"stargazers_count":20,"open_issues_count":1,"forks_count":13,"subscribers_count":4,"default_branch":"development","last_synced_at":"2023-08-04T18:59:09.206Z","etag":null,"topics":["api-client","java","openweathermap-api"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xSAVIKx.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":"2016-03-22T15:28:57.000Z","updated_at":"2023-08-04T18:59:09.207Z","dependencies_parsed_at":"2022-08-20T05:01:25.021Z","dependency_job_id":null,"html_url":"https://github.com/xSAVIKx/openweathermap-java-api","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xSAVIKx%2Fopenweathermap-java-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xSAVIKx%2Fopenweathermap-java-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xSAVIKx%2Fopenweathermap-java-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xSAVIKx%2Fopenweathermap-java-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xSAVIKx","download_url":"https://codeload.github.com/xSAVIKx/openweathermap-java-api/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223687825,"owners_count":17186257,"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":["api-client","java","openweathermap-api"],"created_at":"2024-11-08T12:42:12.170Z","updated_at":"2024-11-08T12:42:12.979Z","avatar_url":"https://github.com/xSAVIKx.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"openweathermap-java-api\n[![Build Status][ci-badge]][ci-link]\n[![codecov][codecov-badge]][codecov-link]\n=====\n\nTo use the OpenweatherMap API, you need to obtain an API key. Sign up [here][openweathermap-signup].\n\n\n[openweathermap-signup]: http://home.openweathermap.org/users/sign_up\n\n# Features\n\n## Current weather queries\n\n### Call current weather data for one location\n\n- By city name\n- By city ID\n- By ZIP code\n- By geographic coordinates\n\n### Call current weather data for several cities\n\n- Cities within a rectangle zone\n- Cities in cycle\n- Call for several city IDs\n\n## Forecast queries\n\n### Call 5 day / 3 hour forecast data\n\n- By city name\n- By city ID\n- By geographic coordinates\n\n### Call 16 day / daily forecast data\n\n- By city name\n- By city ID\n- By geographic coordinates\n\n## Supported Languages\n\nENGLISH(\"en\"),\nRUSSIAN(\"ru\"),\nITALIAN(\"it\"),\nSPANISH(\"sp\"),\nUKRAINIAN(\"ua\"),\nGERMAN(\"de\"),\nPORTUGUESE(\"pt\"),\nROMANIAN(\"ro\"),\nPOLISH(\"pl\"),\nFINNISH(\"fi\"),\nDUTCH(\"nl\"),\nFRENCH(\"fr\"),\nBULGARIAN(\"bg\"),\nSWEDISH(\"sv\"),\nCHINESE_TRADITIONAL(\"zh_tw\"),\nCHINESE_SIMPLIFIED(\"zh_cn\"),\nTURKISH(\"tr\"),\nCROATIAN(\"hr\"),\nCATALAN(\"ca\");\n\n## Supported formats\n\n- JSON (result as String or as WeatherInfo object)\n- XML (result only as String now)\n- HTML (result only as String)\n\n## Supported Units format\n\n- Standard\n- Metric\n- Imperial\n\nMore information about weather parameters and unit can be\nfound [here](http://openweathermap.org/weather-data).\n\n## Examples\n\nTake a look at [examples module](./api-examples)\n\n[ci-badge]: https://github.com/xSAVIKx/openweathermap-java-api/actions/workflows/ci.yaml/badge.svg\n\n[ci-link]: https://github.com/xSAVIKx/openweathermap-java-api/actions/workflows/ci.yaml\n\n[codecov-badge]: https://codecov.io/gh/xSAVIKx/openweathermap-java-api/branch/development/graph/badge.svg\n\n[codecov-link]: https://codecov.io/gh/xSAVIKx/openweathermap-java-api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxsavikx%2Fopenweathermap-java-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxsavikx%2Fopenweathermap-java-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxsavikx%2Fopenweathermap-java-api/lists"}