Single serving site based upon the Yahoo! weather report for Belfast
bundle install
Requires a running Redis instance
bundle exec rackup ./config.ru -p 3000
Browse to http://0.0.0.0:3000
Perform a POST request to /update
curl -X POST -d '' http://0.0.0.0:3000/update