{"id":19952761,"url":"https://github.com/cassiojhones/weather_console","last_synced_at":"2026-05-13T03:36:58.447Z","repository":{"id":217611893,"uuid":"740339100","full_name":"CassioJhones/Weather_Console","owner":"CassioJhones","description":"Programa que exibe resultados meteorológicos atraves do consumo de uma API","archived":false,"fork":false,"pushed_at":"2024-03-22T02:09:42.000Z","size":28,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-29T20:20:53.683Z","etag":null,"topics":["api","console-application","csharp","dotnet","visual-studio","weather-api","weather-forecast"],"latest_commit_sha":null,"homepage":"","language":"C#","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/CassioJhones.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}},"created_at":"2024-01-08T06:23:38.000Z","updated_at":"2024-03-21T00:34:56.000Z","dependencies_parsed_at":"2024-01-29T02:42:40.986Z","dependency_job_id":"34b645d1-3b02-476d-b56d-d242276ddcdb","html_url":"https://github.com/CassioJhones/Weather_Console","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"0a62d6b6c76566c1897e2554efe4cf464a5a5b54"},"previous_names":["cassiojhones/tempolocal_api_download","cassiojhones/weather_console"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CassioJhones/Weather_Console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CassioJhones%2FWeather_Console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CassioJhones%2FWeather_Console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CassioJhones%2FWeather_Console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CassioJhones%2FWeather_Console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CassioJhones","download_url":"https://codeload.github.com/CassioJhones/Weather_Console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CassioJhones%2FWeather_Console/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32967208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":["api","console-application","csharp","dotnet","visual-studio","weather-api","weather-forecast"],"created_at":"2024-11-13T01:14:20.896Z","updated_at":"2026-05-13T03:36:58.425Z","avatar_url":"https://github.com/CassioJhones.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tempo Local  \n![Static Badge](https://img.shields.io/badge/Status-Finalizado-green?style=for-the-badge)\n![VISUAL STUDIO](https://img.shields.io/badge/Visual_Studio-5C2D91?style=for-the-badge\u0026logo=visual%20studio\u0026logoColor=white)\n![DOTNET](https://img.shields.io/badge/.NET-Version_8.0-gray?style=for-the-badge\u0026labelColor=%23512BD4)\n![GitHub repo size](https://img.shields.io/github/repo-size/CassioJhones/TempoLocal_API_Download?style=for-the-badge\u0026label=Project%20Size\u0026labelColor=%23512BD4)\n\u003e Programa Console para exibição de informações do tempo, temperatura e outros.\n\nATUALIZAÇÃO: https://github.com/CassioJhones/Weather_WPF\n\n# Demonstração\n\u003cimg src=\"https://github.com/CassioJhones/TempoLocal_API_Download/assets/56178855/61381563-823f-408b-a706-1982e0652867\" width=\"350px\" alt=\"DEMONSTRAÇÃO\"\u003e\n\n---\n\n## Documentação de como foi usada a API\nhttps://openweathermap.org/api\n\n#### Chamada da API\n\n```https\nhttps://api.openweathermap.org/data/2.5/weather?q={LOCAL}\u0026lang={IDIOMA}\u0026appid={CHAVE}\u0026units={UNIDADE}\n```\n\n| Parâmetro   | Tipo       | Descrição                           |\n| :---------- | :--------- | :---------------------------------- |\n|`q` | `obrigatorio` | Nome da cidade, pais, local |\n|`appid` | `obrigatorio` | Sua chave de API exclusiva  |\n|`mode` | `opcional` | Formato de resposta. Os valores possíveis são `XML` e `HTML`. O formato `JSON` é padrão |\n|`units` | `opcional` | Unidades de medida. `standard`, `metric` e `imperial`. `standard` é aplicadas por padrão |\n|`lang` | `opcional` | Você pode usar este parâmetro para obter a saída em seu idioma |\n\nA temperatura está disponível em unidades Fahrenheit, Celsius e Kelvin.\u003cbr/\u003e\nPara temperatura em **Fahrenheit** use = imperial\u003cbr/\u003e\nPara temperatura em **Celsius** use = metric\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassiojhones%2Fweather_console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcassiojhones%2Fweather_console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassiojhones%2Fweather_console/lists"}