{"message":"Weather Proxy Server","endpoints":{"/weather/v1":"Get weather for your IP address (tries Cloudflare first, then IP-based location)","/weather/v1/:ip":"Get weather for a specific IP address (IP-based location only)","/weather/v1/cf":"Get weather using only Cloudflare location headers","/health":"Health check endpoint"},"location_sources":{"cloudflare":"Uses Cloudflare headers (CF-IPCountry, CF-IPCity, CF-IPLatitude, CF-IPLongitude)","ipapi":"Uses ipapi.co service to geolocate IP addresses"},"usage":"Send a GET request to /weather/v1 to get weather information based on your IP address"}