sharkey97/weatherfromip

There is no license information available for the latest version (1.1.1) of this package.

A package to get weather data based off an inputted IP location

1.1.1 2023-06-16 14:19 UTC

README

This is a package utilising multiple APIs to retrieve a weather forecast based on the inputted IP addresss. It can be installed via composer and both the weather and location data can be accessed seperarely. The package also provides a basic view with the URL: "http://localhost:8888/forecast/122.62.248.72".

Working Example

An example of this package being used is available in the following repo: https://github.com/sharkey97/weather-app