{"id":26579647,"url":"https://github.com/autumnchris/local-weather-backend-api","last_synced_at":"2026-04-08T18:31:44.422Z","repository":{"id":276046398,"uuid":"925766788","full_name":"autumnchris/local-weather-backend-api","owner":"autumnchris","description":"A back-end Express.js server to call the relevant external APIs needed to run my front-end Local Weather App.","archived":false,"fork":false,"pushed_at":"2025-03-21T19:53:32.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T20:32:50.714Z","etag":null,"topics":["api","back-end","backend","css3","ejs","ejs-express","express","expressjs","javascript","node","nodejs","openweathermap","openweathermap-api","server","weather-app","weather-forecast"],"latest_commit_sha":null,"homepage":"https://autumnchris-local-weather-backend-api.onrender.com/api","language":"EJS","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/autumnchris.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}},"created_at":"2025-02-01T17:41:29.000Z","updated_at":"2025-03-21T20:08:17.000Z","dependencies_parsed_at":"2025-03-21T20:43:28.210Z","dependency_job_id":null,"html_url":"https://github.com/autumnchris/local-weather-backend-api","commit_stats":null,"previous_names":["autumnchris/local-weather-backend","autumnchris/local-weather-backend-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/autumnchris/local-weather-backend-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnchris%2Flocal-weather-backend-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnchris%2Flocal-weather-backend-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnchris%2Flocal-weather-backend-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnchris%2Flocal-weather-backend-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autumnchris","download_url":"https://codeload.github.com/autumnchris/local-weather-backend-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnchris%2Flocal-weather-backend-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31568609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["api","back-end","backend","css3","ejs","ejs-express","express","expressjs","javascript","node","nodejs","openweathermap","openweathermap-api","server","weather-app","weather-forecast"],"created_at":"2025-03-23T06:18:22.862Z","updated_at":"2026-04-08T18:31:44.391Z","avatar_url":"https://github.com/autumnchris.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local Weather Backend API\n\nAn Express.js API that calls the relevant external APIs needed to run a front-end local weather app.\n\n* [Local Weather App (React.js version)](https://github.com/autumnchris/local-weather-app-reactjs)\n* [Local Weather App (vanilla JS version)](https://github.com/autumnchris/local-weather-app-vanilla-js)\n\n---\n\n## Built With\n* [Express.js](https://expressjs.com)\n* [Node.js](https://nodejs.org/en)\n* JavaScript\n* [EJS](https://ejs.co)\n* HTML5\n* CSS3\n* Vanilla JS\n* [OpenWeatherMap API](https://openweathermap.org)\n* [GeoDB Cities API](https://rapidapi.com/wirefreethought/api/geodb-cities)\n* [Axios](https://axios-http.com)\n* [dotenv](https://github.com/motdotla/dotenv)\n* [Normalize.css](https://necolas.github.io/normalize.css)\n* [Google Fonts](https://fonts.google.com)\n* [Font Awesome](https://fontawesome.com)\n* [nodemon](https://nodemon.io)\n\n## Demo\n\nView project demo at [https://autumnchris-local-weather-backend-api.onrender.com/api](https://autumnchris-local-weather-backend-api.onrender.com/api).\n\n## Instructions\n\nAfter cloning and navigating to the repository in your command line, install the NPM packages.\n```\nnpm install\n```\n\nCreate a `.env` file in the root of the repository and add the following variables:\n```\nOPEN_WEATHER_API_KEY=\u003cyour-open-weather-map-api-key\u003e\nGEO_DB_API_KEY=\u003cyour-geodb-cities-api-key\u003e\n```\n\nRun the following script in your command line if starting the repository in development mode.\n```\nnpm run dev\n```\n\nRun the following script in your command line if starting the repository in production mode:\n```\nnpm start\n```\n\nGo to `http://localhost:3000` in your browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautumnchris%2Flocal-weather-backend-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautumnchris%2Flocal-weather-backend-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautumnchris%2Flocal-weather-backend-api/lists"}