{"id":15323544,"url":"https://github.com/pauloportugal/nodejs-weather-app","last_synced_at":"2026-02-10T02:06:52.580Z","repository":{"id":44004794,"uuid":"237632451","full_name":"PauloPortugal/nodejs-weather-app","owner":"PauloPortugal","description":"An asynchronous Node.js Weather app","archived":false,"fork":false,"pushed_at":"2022-12-10T16:46:40.000Z","size":32,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T11:47:50.295Z","etag":null,"topics":["asynchronous","callback-functions","es6","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PauloPortugal.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}},"created_at":"2020-02-01T15:11:54.000Z","updated_at":"2020-02-09T19:08:07.000Z","dependencies_parsed_at":"2023-01-26T09:31:41.087Z","dependency_job_id":null,"html_url":"https://github.com/PauloPortugal/nodejs-weather-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PauloPortugal/nodejs-weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PauloPortugal%2Fnodejs-weather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PauloPortugal%2Fnodejs-weather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PauloPortugal%2Fnodejs-weather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PauloPortugal%2Fnodejs-weather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PauloPortugal","download_url":"https://codeload.github.com/PauloPortugal/nodejs-weather-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PauloPortugal%2Fnodejs-weather-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29288842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"online","status_checked_at":"2026-02-10T02:00:07.935Z","response_time":65,"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":["asynchronous","callback-functions","es6","nodejs"],"created_at":"2024-10-01T09:20:18.266Z","updated_at":"2026-02-10T02:06:52.556Z","avatar_url":"https://github.com/PauloPortugal.png","language":"JavaScript","readme":"# A Nodejs Weather App\nAn event-driven asynchronous Node.js Weather app, to explore Node.js' asynchronous non-blocking single-threaded event-loop.\nThis is part of Andrew Mead's (mead.io) \"The Complete Node.js Developer Course\".\n\n## Goal\nReturn a weather forecast based on user's input location\n\n* Uses [mapbox.com](mapbox.com) for forward geocoding\n* Uses [darksky.net](darksky.net) to return the weather forecast for a given town/place.\n* Uses `ECMAScript6` Object Property Shorthand and Destructuring\n\n## Setup\n\n * Create a (free) account with [mapbox.com](mapbox.com) and [darksky.net](darksky.net) and provide the keys/tokens through an environment variable\n * Run `git update-index --assume-unchanged config/tokens.json` to avoid commiting the tokens to a remote repo\n\n\n## How to execute\n\nThrough the command line:\n\n```\nDARKSKY_TOKEN=\"your-darksky-token\" MAPBOX_TOKEN=\"\u003cyour-mapbox-token\u003e\" node app.js \"Lille\"\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpauloportugal%2Fnodejs-weather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpauloportugal%2Fnodejs-weather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpauloportugal%2Fnodejs-weather-app/lists"}