{"id":25052233,"url":"https://github.com/jrswab/veterejo","last_synced_at":"2025-03-31T06:16:17.477Z","repository":{"id":144406028,"uuid":"245747416","full_name":"jrswab/veterejo","owner":"jrswab","description":"Veterejo is a Go package for querying weather data from Open Weather Maps.","archived":false,"fork":false,"pushed_at":"2021-06-29T14:03:40.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T10:40:15.016Z","etag":null,"topics":["openweather-api","openweathermap","weather","weather-data"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrswab.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-08T03:47:22.000Z","updated_at":"2021-06-29T14:03:42.000Z","dependencies_parsed_at":"2023-04-23T17:54:58.989Z","dependency_job_id":null,"html_url":"https://github.com/jrswab/veterejo","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/jrswab%2Fveterejo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrswab%2Fveterejo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrswab%2Fveterejo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrswab%2Fveterejo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrswab","download_url":"https://codeload.github.com/jrswab/veterejo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423721,"owners_count":20774820,"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":["openweather-api","openweathermap","weather","weather-data"],"created_at":"2025-02-06T10:28:35.853Z","updated_at":"2025-03-31T06:16:17.452Z","avatar_url":"https://github.com/jrswab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/jrswab/veterejo)](https://goreportcard.com/report/github.com/jrswab/veterejo)\n# veterejo\nVeterejo is a Go package for querying weather data from Open Weather Maps.\n\nVetero is \"weather\" in Esperanto and \"ejo\" is place.\nBy replacing the **o** of a noun with **ejo** the word discribes a place of that thing.\n(eg: Computilejo = computer-place or in English a computer lab)\n\n## Using This Package:\n1. Get an API Key from [OpenWeatheMap](https://openweathermap.org)\n2. Import this package\n3. Create a new `WeatherData` struct: `w := new(veterejo.WeatherData)`\n4. Parse the URL: `url, err := veterejo.MakeURL(yourCityID, unitsOfMeasure, yourApiId)`\n   - `yourApiId` is required\n   - The rest may be omitted by passing an empty string.\n   - This package defaults the units of mesaure to metric.\n5. Call the data: `w.getData(url)`\n6. Use the appropriate method to get the most recent data needed from OpenWeatherMap.\n\n*veterejo is licensed under the BSD 3-Clause \"New\" or \"Revised\" License*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrswab%2Fveterejo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrswab%2Fveterejo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrswab%2Fveterejo/lists"}