{"id":19913654,"url":"https://github.com/roshan-raj/nodejs-weatherapp","last_synced_at":"2026-05-08T04:02:20.177Z","repository":{"id":127335321,"uuid":"118338227","full_name":"roshan-raj/NodeJs-WeatherApp","owner":"roshan-raj","description":"Using the `OpenWeatherMap` API to build a simple Application which displays Temperature, Country Name and Location of the City.","archived":false,"fork":false,"pushed_at":"2023-04-20T05:16:38.000Z","size":836,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T02:04:09.390Z","etag":null,"topics":["api","javascript","json","node-module","nodejs"],"latest_commit_sha":null,"homepage":null,"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/roshan-raj.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}},"created_at":"2018-01-21T13:41:22.000Z","updated_at":"2020-03-17T09:49:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6e32133-d827-4afc-9e9c-b824ea41732c","html_url":"https://github.com/roshan-raj/NodeJs-WeatherApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roshan-raj/NodeJs-WeatherApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshan-raj%2FNodeJs-WeatherApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshan-raj%2FNodeJs-WeatherApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshan-raj%2FNodeJs-WeatherApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshan-raj%2FNodeJs-WeatherApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roshan-raj","download_url":"https://codeload.github.com/roshan-raj/NodeJs-WeatherApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshan-raj%2FNodeJs-WeatherApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32766122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","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":["api","javascript","json","node-module","nodejs"],"created_at":"2024-11-12T21:33:39.738Z","updated_at":"2026-05-08T04:02:20.125Z","avatar_url":"https://github.com/roshan-raj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJs-WeatherApp\nUsing the `OpenWeatherMap` API to build a simple Application which displays Temperature, Country Name and Location of the City.\n\nIn this Code i have used the [OpenWeatherMap.org](https://home.openweathermap.org/) API and display the result to the console.\nCreate an account and generate the API Key.\n\nCreate a directory named `NodeJs-WeatherApp` and run the command \n\n\u003e npm init \n\nThis will create a `package.json` file.  \n\nTo call the API i have used the npm module called [request](https://www.npmjs.com/package/request). This is used to make HTTP requests. Run the following command to install it.\n\n\u003e npm install request --save\n\nHere is a screen-shot of the output.\n\n![Screenshot](https://github.com/roshan139154/NodeJs-WeatherApp/blob/master/Screenshot/Output_Screenshot.png)\n\nYou can also call this script from an HTML page, in your website. 😊\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshan-raj%2Fnodejs-weatherapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froshan-raj%2Fnodejs-weatherapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshan-raj%2Fnodejs-weatherapp/lists"}