{"id":25554743,"url":"https://github.com/matyilasango/gw-weather-api-v2","last_synced_at":"2026-04-30T02:31:30.751Z","repository":{"id":193118375,"uuid":"688155700","full_name":"MatyilaSango/gw-weather-api-v2","owner":"MatyilaSango","description":"A global weather API that can get the data of any location all over the world.","archived":false,"fork":false,"pushed_at":"2024-01-24T11:11:28.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T03:04:51.907Z","etag":null,"topics":["json-data","nextapi","node-js","scraping"],"latest_commit_sha":null,"homepage":"https://gw-weather-api-v2.vercel.app","language":"TypeScript","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/MatyilaSango.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":"2023-09-06T19:06:05.000Z","updated_at":"2023-09-06T20:41:55.000Z","dependencies_parsed_at":"2023-09-06T22:24:11.288Z","dependency_job_id":"1b1b6a00-6f0b-479a-af05-1642c965cc76","html_url":"https://github.com/MatyilaSango/gw-weather-api-v2","commit_stats":null,"previous_names":["matyilasango/gw-weather-api-v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatyilaSango/gw-weather-api-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyilaSango%2Fgw-weather-api-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyilaSango%2Fgw-weather-api-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyilaSango%2Fgw-weather-api-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyilaSango%2Fgw-weather-api-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatyilaSango","download_url":"https://codeload.github.com/MatyilaSango/gw-weather-api-v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyilaSango%2Fgw-weather-api-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32452247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["json-data","nextapi","node-js","scraping"],"created_at":"2025-02-20T13:41:58.275Z","updated_at":"2026-04-30T02:31:30.736Z","avatar_url":"https://github.com/MatyilaSango.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gw-weather-api-v2\nA weather API that provides the weather data in the form of a JSON file.\n\n## Home page\nConfirms that the API is running.\n\n## Commands.\nYou can get the goe location object of the endpoints using the Locations endpoint.\n\n| Name | Description | Endpoint | Method | Body |\n| ---- | ---------| ------ | ------ | -----|\n| Home | Home page | /api/v2 | GET ||\n| Locations | Locations data | /api/v2/Locations | POST | { \"city\": \"Cape Town\" } |\n| Today | Today weather data | /api/v2/Today | POST | { \"city\": \"Cape Town\", \"geo\": { \"long\": \"18.543\", \"lat\": \"-33.915\" } } |\n| Hourly | Hourly data for the next 10 hours max | /api/v2/Hourly | POST | { \"city\": \"Cape Town\", \"geo\": { \"long\": \"18.543\", \"lat\": \"-33.915\" } } |\n| Daily | Daily weather data. Day 0 is the current day; Day 1 is the next day after today; etc. | /api/v2/Daily | POST | { \"city\": \"Cape Town\", \"geo\": { \"long\": \"18.543\", \"lat\": \"-33.915\" }, \"day\": \"0\" } |\n| Mothly | Monthly weather data | /api/v2/Mothly | POST | { \"city\": \"Cape Town\", \"geo\": { \"long\": \"18.543\", \"lat\": \"-33.915\" } } |\n\n## Deployed on Vercel\nLink to the API: ['to be added']()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatyilasango%2Fgw-weather-api-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatyilasango%2Fgw-weather-api-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatyilasango%2Fgw-weather-api-v2/lists"}