Skip to content

Simple demo for World Weather Online using nodejs/express/underscore

Notifications You must be signed in to change notification settings

michaelben/nodejswwo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejswwo - nodejs client for WWO API

nodejswwo is a simple demo for World Weather Online API using nodejs/express/underscore

How to run

  1. chdir to nodejswwo folder, and type 'node app' provided you have node installed on your machine.
  2. point your browser to http://localhost:8000

You should see result as this screenshot.

Feature

  1. templating using underscore
  2. Form validation for UK/US/Canada postal code, IP address and Lat/Long
  3. Error checking from API call

See also

  1. NodeJS client for WWO API
  2. Javascript client for WWO API
  3. Java client for WWO API
  4. Android client for WWO API
  5. Python client for WWO API

About

Simple demo for World Weather Online using nodejs/express/underscore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published