{"id":19874946,"url":"https://github.com/adistrim/skysage","last_synced_at":"2026-04-11T13:03:27.085Z","repository":{"id":234244112,"uuid":"788508352","full_name":"adistrim/skysage","owner":"adistrim","description":"Web application built with FastAPI that provides weather forecasts for different cities.","archived":false,"fork":false,"pushed_at":"2024-05-07T07:41:36.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T06:37:54.585Z","etag":null,"topics":["docker","fastapi","openweathermap-api","python","weather"],"latest_commit_sha":null,"homepage":"https://skyradar.onrender.com/","language":"JavaScript","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/adistrim.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":"2024-04-18T14:53:13.000Z","updated_at":"2024-05-07T07:41:39.000Z","dependencies_parsed_at":"2024-05-07T08:42:54.725Z","dependency_job_id":null,"html_url":"https://github.com/adistrim/skysage","commit_stats":null,"previous_names":["adistrim/skysage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adistrim/skysage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2Fskysage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2Fskysage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2Fskysage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2Fskysage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adistrim","download_url":"https://codeload.github.com/adistrim/skysage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2Fskysage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31681201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","fastapi","openweathermap-api","python","weather"],"created_at":"2024-11-12T16:26:06.093Z","updated_at":"2026-04-11T13:03:27.065Z","avatar_url":"https://github.com/adistrim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkySage Weather Forecast App\n\nWeb application built with FastAPI that provides weather forecasts for different cities. Users can input a city name, and the application will retrieve and display the current weather information for that city using data from the OpenWeatherMap API.\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/adistrim/skysage.git\ncd skysage\n```\n\n2. Create an account on [OpenWeatherMap](https://openweathermap.org/) and obtain an API key.\n\n3. Create a `.env` file in the root directory of the project and add your OpenWeatherMap API key:\n\n```\nAPI_KEY=your_api_key\n```\n\n4. Build the Docker image\n\n```bash\ndocker build -t skysage .\n```\n\n## Usage\n\n\nRun the Docker container\n\n```bash\ndocker run -d -p 8000:8000 skysage\n```\n\nThe application will be running at ```http://localhost:8000```\n\nEnter the name of a city in the input field and click the \"Get Weather\" button to retrieve the current weather information for that city.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://www.mit.edu/~amini/LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadistrim%2Fskysage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadistrim%2Fskysage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadistrim%2Fskysage/lists"}