{"id":24468503,"url":"https://github.com/mr-mudgal/weather-application","last_synced_at":"2026-04-28T12:02:26.921Z","repository":{"id":180928360,"uuid":"665928302","full_name":"mr-mudgal/Weather-Application","owner":"mr-mudgal","description":"This is a straightforward and intuitive weather application built using Node.js, Express, and Pug templating engine. The app utilizes the RapidAPI weather service to fetch current weather information for multiple cities. It offers a clean user interface and supports fetching weather details for several cities in a single request.","archived":false,"fork":false,"pushed_at":"2025-01-18T20:30:19.000Z","size":1850,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T20:41:52.588Z","etag":null,"topics":["body-parser","bodyparser","express","express-js","expressjs","javascript","node-js","nodejs","nodejs-server","pug","pug-template-engine","pug-templates","pugjs","rapid-api","rapidapi","request","weather","weather-api","weather-app","weather-forecast"],"latest_commit_sha":null,"homepage":"","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/mr-mudgal.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":"2023-07-13T10:06:16.000Z","updated_at":"2025-01-18T20:34:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fb51bbf-d882-4310-97df-d0b99ff8df4d","html_url":"https://github.com/mr-mudgal/Weather-Application","commit_stats":null,"previous_names":["mr-mudgal/weather-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mr-mudgal/Weather-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FWeather-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FWeather-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FWeather-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FWeather-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-mudgal","download_url":"https://codeload.github.com/mr-mudgal/Weather-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-mudgal%2FWeather-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["body-parser","bodyparser","express","express-js","expressjs","javascript","node-js","nodejs","nodejs-server","pug","pug-template-engine","pug-templates","pugjs","rapid-api","rapidapi","request","weather","weather-api","weather-app","weather-forecast"],"created_at":"2025-01-21T07:11:50.423Z","updated_at":"2026-04-28T12:02:26.905Z","avatar_url":"https://github.com/mr-mudgal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather-Application\nThis is the simple UI weather application, created with node.js, express and pug. It uses rapidapi to fetch the current weather.\nYou can request temperature of multiple cities by separating them with comma (,) - {eq. - paris,new york,seoul}\n\nTo execute:\n* Download the Weather-Application by cloning or by the zip file.\n* Unzip the folder, if downloaded the zip file.\n* Open the terminal in the project root directory and run the following commands.\n* ```npm install```, which will install all the dependencies packages required by the project.\n* ```nodemon app.js```, this will execute the project after all the dependencies have been downloaded in the newly created directory (node_modules), which is created automatically by ```npm install``` command.\n* then head over to 'http://localhost:5566/' in your browser to see the pject in the execution.\n\nHome Page!\n\u003cimg width=\"1379\" src=\"https://github.com/user-attachments/assets/a118ccca-be13-464e-9330-b9c5695d922b\" /\u003e\n\nResult with 1 city!\n\u003cimg width=\"1379\" src=\"https://github.com/user-attachments/assets/2bad1832-024d-49fd-9fe1-9b2e1506a6fa\" /\u003e\n\nResult with multiple cities!\n\u003cimg width=\"1379\" src=\"https://github.com/user-attachments/assets/d5e7253a-d89a-4d5a-8ef3-aadcd81801f4\" /\u003e\n\n\nVersion - 1.0.0\nOther Details of the project can be found in the package.json file.\n\nThank You\nDeveloped / Coded / Created / Designed (from scratch) : by |  RISHABH MUDGAL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-mudgal%2Fweather-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-mudgal%2Fweather-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-mudgal%2Fweather-application/lists"}