{"id":15700916,"url":"https://github.com/devorein/weyder-webapp","last_synced_at":"2026-02-28T03:37:51.429Z","repository":{"id":44098830,"uuid":"200240394","full_name":"Devorein/weyder-webapp","owner":"Devorein","description":"A basic weather web app, that utilizes the darksky and mapbox api to get weather data.","archived":false,"fork":false,"pushed_at":"2023-01-04T06:42:07.000Z","size":2934,"stargazers_count":7,"open_issues_count":13,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-08T19:40:03.208Z","etag":null,"topics":["darksky-api","mapbox","weather","weather-api","weather-app"],"latest_commit_sha":null,"homepage":"https://weyder-devorein.herokuapp.com/","language":"JavaScript","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/Devorein.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}},"created_at":"2019-08-02T13:35:02.000Z","updated_at":"2023-03-09T02:39:24.000Z","dependencies_parsed_at":"2023-02-02T01:47:05.727Z","dependency_job_id":null,"html_url":"https://github.com/Devorein/weyder-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Devorein/weyder-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2Fweyder-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2Fweyder-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2Fweyder-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2Fweyder-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devorein","download_url":"https://codeload.github.com/Devorein/weyder-webapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2Fweyder-webapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29924180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["darksky-api","mapbox","weather","weather-api","weather-app"],"created_at":"2024-10-03T19:56:28.604Z","updated_at":"2026-02-28T03:37:51.379Z","avatar_url":"https://github.com/Devorein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## weyder webApp\nA basic weather web app, that utilizes the darksky and mapbox api to get weather dat. \n\n### 1. Basic Usage\nDownload the github repo \n\n```cmd\ncd src/  \nnode index\n```\nor \n\n```cmd\nnpm run dev\n```\n\nVisit `http://localhost://3000` to use the web app\n\n---\n### 2. Obtaining json data\nVisit `http://localhost://3000/weather?address=\"location\"` to get a json response\n\n```json\n{   \n    \"summary\":\"Humid and Partly Cloudy\",\n    \"place\":\"Austin, Texas, USA\",\n    \"temperature\":\"26.8°C\",\n    \"rainChance\":\"0.00%\"\n}\n```\n\n### 3.Heroku app\nThe app is hosted at heroku in case you dont want all the hassle of downloading the repo and starting manually\n\nVisit `https://weyder-devorein.herokuapp.com/` to use the web app\n\n**TODO**: \n--\n1. Currently I'm using my access token for darksky and mapbox api, in the future I'll create a system to integrate your own access token\n2. Get customized data, instead of hard coded json response values\n3. Give user much more control over the darksky and mapbox api, by configuring the endpoints.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevorein%2Fweyder-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevorein%2Fweyder-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevorein%2Fweyder-webapp/lists"}