You're viewing old version number 3. - Current version
Perl ForecastIO module README for GitHub
ForecastIO
This Perl wrapper API is used to process weather data that is provided in JSON format by forecast.io.
Related: forecast.io developer API info. From the forecast.io website:
"The easiest, most advanced, weather API on the web. The same API that powers Forecast.io and Dark Sky for iOS can provide accurate shortterm and longterm weather predictions to your business, application, or crazy idea."
A working example that uses this Perl module can be found at Toledo Weather. This weather Web app uses jQuery mobile on the client side. Several Perl scripts execute at different intervals in cron that fetch RSS, custom XML, and HTML files from the National Weather Service to provide the data for display. The forecast.io section of this Web app uses a small part of this Perl module. Code for the entire Toledo weather Web app exists on GitHub at ToledoWX.
This Perl module was inspired by the PHP forecast.io wrapper located at tobias-redmann/forecast.io-php-api.
From JR's : articles
158 words - 985 chars
created on
updated on
- #
source
- versions