{"id":15170509,"url":"https://github.com/romykundal/api-fetch-weather-data","last_synced_at":"2026-01-23T05:36:17.801Z","repository":{"id":216671148,"uuid":"742000202","full_name":"romykundal/api-fetch-weather-data","owner":"romykundal","description":"nodejs project task including integrated third party API to get weather data from Weather API, also Unit test case implemented in mocha chai module","archived":false,"fork":false,"pushed_at":"2024-01-22T19:57:44.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T07:18:09.914Z","etag":null,"topics":["api","babel-cli","chai","dotenv","mocha","mongo","mongoose","nodejs","restful","supertest","supertest-mocha-chai","testing","unit","unittest","weather"],"latest_commit_sha":null,"homepage":"localhost:3600","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/romykundal.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-11T14:56:12.000Z","updated_at":"2024-01-22T13:29:30.000Z","dependencies_parsed_at":"2024-01-22T15:21:43.812Z","dependency_job_id":"244d1b04-2888-417e-9f83-952121b73ef0","html_url":"https://github.com/romykundal/api-fetch-weather-data","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"a7bbcd3b6c179cdff2a4f01e27b3abd381b43ab6"},"previous_names":["romykundal/api-fetch-weather-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/romykundal/api-fetch-weather-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romykundal%2Fapi-fetch-weather-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romykundal%2Fapi-fetch-weather-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romykundal%2Fapi-fetch-weather-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romykundal%2Fapi-fetch-weather-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romykundal","download_url":"https://codeload.github.com/romykundal/api-fetch-weather-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romykundal%2Fapi-fetch-weather-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28680979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"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","babel-cli","chai","dotenv","mocha","mongo","mongoose","nodejs","restful","supertest","supertest-mocha-chai","testing","unit","unittest","weather"],"created_at":"2024-09-27T08:03:32.286Z","updated_at":"2026-01-23T05:36:17.785Z","avatar_url":"https://github.com/romykundal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodejs Appplication RESTfull API with Unit test cases  in weather check app\nCreate a simple Node.js application that fetches data from a public API (e.g., OpenWeatherMap) and displays relevant information on a basic web page. Use asynchronous programming techniques and ensure the code is well-organized and follows best practices....\n\n# Project Name\n\n## Getting Started\n\nEnsure you have a stable Node.js version installed (e.g., Node.js 18).\n\n### Installation\n\nRun the following command to install the project dependencies:\n\n1. Install dependencies:\n\n   ```bash\n   npm install\n\n# Configuration\n\nCreate a .env file in the root directory of your project and configure the required environment variables:\n\nOPENWEATHERMAP_API_KEY=''\nMONGO_UI=''\n\nReplace the empty strings with your corresponding API keys and configurations.\n\n# Start the Application\nTo start the application, run the following command:\n\nnpm start\n\n\n## Unit Test Example\n\nIn this example, we'll demonstrate a simple unit test for a JavaScript function using Mocha and Chai.\n\n### Running Tests\n\nTo run the unit tests, follow these steps:\n\nnpm run test\n\n\n\nLicense\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromykundal%2Fapi-fetch-weather-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromykundal%2Fapi-fetch-weather-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromykundal%2Fapi-fetch-weather-data/lists"}