nodejswwo is a simple demo for World Weather Online API using nodejs/express/underscore
- chdir to nodejswwo folder, and type 'node app' provided you have node installed on your machine.
- point your browser to http://localhost:8000
You should see result as this screenshot.
- templating using underscore
- Form validation for UK/US/Canada postal code, IP address and Lat/Long
- Error checking from API call