{"id":19710899,"url":"https://github.com/mansoorkhan96/weatherapp","last_synced_at":"2026-05-04T17:36:00.063Z","repository":{"id":117328181,"uuid":"286921149","full_name":"mansoorkhan96/weatherapp","owner":"mansoorkhan96","description":"A simple Laravel-Vue App (Laravel does nothing here except making the API call within it to hide API Keys, it's just to test Laravel with Vue, Vue comes as a default with Laravel). This App shows current weather and future weather for 7-days and it allows you to search weather by city names.","archived":false,"fork":false,"pushed_at":"2020-08-12T05:44:59.000Z","size":676,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T19:52:13.134Z","etag":null,"topics":["laravel","openweatherapi","vuejs"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/mansoorkhan96.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":"2020-08-12T05:03:30.000Z","updated_at":"2020-08-12T06:00:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d7c2055-b275-4d9a-a3ce-a96f6871b90a","html_url":"https://github.com/mansoorkhan96/weatherapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mansoorkhan96/weatherapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansoorkhan96%2Fweatherapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansoorkhan96%2Fweatherapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansoorkhan96%2Fweatherapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansoorkhan96%2Fweatherapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mansoorkhan96","download_url":"https://codeload.github.com/mansoorkhan96/weatherapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mansoorkhan96%2Fweatherapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["laravel","openweatherapi","vuejs"],"created_at":"2024-11-11T22:08:48.028Z","updated_at":"2026-05-04T17:36:00.059Z","avatar_url":"https://github.com/mansoorkhan96.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel-Vue Weather App\n\n\u003e ### Example Laravel-Vue codebase containing simple weather-app example (uses openweather-api and algolia places for search).\n\n----------\n\n# Getting started\n\n## Installation\n\nPlease check the official laravel installation guide for server requirements before you start. [Official Documentation](https://laravel.com/docs/5.4/installation#installation)\n\n\nClone the repository\n\n    git clone https://github.com/mansoorkhan96/weatherapp.git\n\nSwitch to the repo folder\n\n    cd weatherapp\n\nInstall all the dependencies using composer\n\n    composer install\n\nInstall all the Vue dependencies using npm\n\n    nmp install\n\nCompile all the Vue dependencies using npm\n\n    nmp run dev\n\nCopy the example env file and make the required configuration changes in the .env file\n\n    cp .env.example .env\n\nChange API keys\n\n    Algolia APP_ID (path: '/resources/js/components/WeatherApp.vue')\n    Algolia API_KEY (path: '/resources/js/components/WeatherApp.vue')\n    OpenWeather API_KEY (path: '.env', key: OPEN_WEATHER)\n\nCompile all the new code changes\n\n    nmp run watch\n    or\n    nmp run dev\n\nGenerate a new application key\n\n    php artisan key:generate\n\nStart the local development server\n\n    php artisan serve\n\nYou can now access the server at http://localhost:8000","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmansoorkhan96%2Fweatherapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmansoorkhan96%2Fweatherapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmansoorkhan96%2Fweatherapp/lists"}