{"id":20553869,"url":"https://github.com/foxtacles/weather","last_synced_at":"2026-04-20T00:02:30.301Z","repository":{"id":262363312,"uuid":"887007613","full_name":"foxtacles/weather","owner":"foxtacles","description":"Weather forecast app","archived":false,"fork":false,"pushed_at":"2024-11-12T20:41:49.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-13T03:41:15.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/foxtacles.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-12T02:16:59.000Z","updated_at":"2024-11-12T20:41:52.000Z","dependencies_parsed_at":"2024-11-12T03:33:29.390Z","dependency_job_id":null,"html_url":"https://github.com/foxtacles/weather","commit_stats":null,"previous_names":["foxtacles/weather"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/foxtacles/weather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxtacles%2Fweather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxtacles%2Fweather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxtacles%2Fweather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxtacles%2Fweather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxtacles","download_url":"https://codeload.github.com/foxtacles/weather/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxtacles%2Fweather/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32027234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":[],"created_at":"2024-11-16T02:45:29.800Z","updated_at":"2026-04-20T00:02:30.240Z","avatar_url":"https://github.com/foxtacles.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Start Here\n\nNote: this application has been created within a timebox of 2-3 hours.\n\nhttps://github.com/user-attachments/assets/e975b3a4-960d-4c24-b294-445f6a51556b\n\n#### Clone the repository\n`git clone git@github.com:foxtacles/weather.git`\n\n#### Add OpenWeatherMap API key\n\nThis application requires an OpenWeatherMap API key and a \"One Call API 3.0\" subscription. To add the API key, edit the Rails credentials with `rails credentials:edit` and add:\n\n```\nopenweathermap:\n  api_key: your_key_here\n```\n\nNote that the first 1000 API calls are free of charge at the time of writing.\n\n#### Create ENV files\n\nSpecify the database URLs in `.env` files for local development. For example:\n\n```\n# .env.development.local\nDATABASE_URL=postgresql://localhost/weather_development\n```\n\n```\n# .env.test.local\nDATABASE_URL=postgresql://localhost/weather_test\n```\n\n#### Run tests\n\n`weather` uses RSpec for tests. Run `bundle exec rspec` to run the entire test suite.\n\n#### Start server\n\n`rails s`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxtacles%2Fweather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxtacles%2Fweather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxtacles%2Fweather/lists"}