{"id":16979499,"url":"https://github.com/smallpaes/weather-search","last_synced_at":"2026-04-28T21:34:22.866Z","repository":{"id":35400645,"uuid":"196528931","full_name":"smallpaes/weather-search","owner":"smallpaes","description":"An awesome mini web application built with Node.js and Express for you to readily search for current weather condition of a place.","archived":false,"fork":false,"pushed_at":"2022-12-10T22:09:38.000Z","size":12339,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T20:00:30.597Z","etag":null,"topics":["animatecss","darksky-api","expressjs","mapbox","mapbox-api","nodejs","weather","weather-condition","weather-search"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/smallpaes.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-07-12T07:16:52.000Z","updated_at":"2019-08-18T09:05:45.000Z","dependencies_parsed_at":"2023-01-15T20:15:39.440Z","dependency_job_id":null,"html_url":"https://github.com/smallpaes/weather-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smallpaes/weather-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallpaes%2Fweather-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallpaes%2Fweather-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallpaes%2Fweather-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallpaes%2Fweather-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smallpaes","download_url":"https://codeload.github.com/smallpaes/weather-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallpaes%2Fweather-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32400866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["animatecss","darksky-api","expressjs","mapbox","mapbox-api","nodejs","weather","weather-condition","weather-search"],"created_at":"2024-10-14T01:45:59.509Z","updated_at":"2026-04-28T21:34:22.851Z","avatar_url":"https://github.com/smallpaes.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Search ☀️\nAn awesome mini web application built with Node.js and Express for you to readily search for current weather condition of a place.\n\n## Project First Look\n![Application Screen Shot in GIF](weather-search.gif)\n\n## Features\n| Functions              | Detail                                            | URL                         |\n| :--------------------: | ------------------------------------------------- | --------------------------- |\n| Find instructions to use | User can find the instructions to use the app | / |\n| Search for weather condition | User can search for the current weather condition of a place | /search |\n\n## Installation\nThe following instructions will get you a copy of the project and all the setting needed to run it on your local machine.\n\n\n### Prerequisites\n\n- [Node.js v10.16.0](https://nodejs.org/en/download/)\n\n### Clone\n\nClone this repository to your local machine\n\n```\n$ git clone https://github.com/smallpaes/weather-search.git\n```\n\n### Setup\n\n1. Create an account at [https://darksky.net/dev](https://darksky.net/dev)\n\n2. Create a new project at [https://www.mapbox.com/](https://www.mapbox.com/)\n\n3. Enter the project folder\n\n```\n$ cd restaurant-list-v3\n```\n\n4. Install npm packages\n\n```\n$ npm install\n```\n\n5. Create .env file\n\n```\n$ touch .env\n```\n\n6. Store API Key in .env file and save\n\n```\nDARKSKY_KEY=\u003cYOUR_DARKSKY_API_KEY\u003e\nMAPBOX_KEY=\u003cYOUR_MAPBOX_API_KEY\u003e\n```\n\n7. Activate the server \n\n```\n$ node app.js\n```\n\n8. Find the message for successful activation\n\n```\n\u003e Express is listening on http://localhost:3000\n```\nYou may visit the application on browser with the URL: http://localhost:3000\n\n## Authors\n[Mike Huang](https://github.com/smallpaes)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallpaes%2Fweather-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmallpaes%2Fweather-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallpaes%2Fweather-search/lists"}