Skip to content

A weather API which displays weather for a particular location if provided or displays for the current location.

Notifications You must be signed in to change notification settings

girishsg24/Weather-API-using-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather-API-using-Node.js

A weather API which displays weather for a particular location if provided or displays it for the current location. requires the installation of yargs & request npm modules The application makes use of callbacks & Promises to fetch the location & weather. The app makes requests to following sites to fetch useful data. for weather information : http://api.openweathermap.org for current location: 'http://ipinfo.io'

About

A weather API which displays weather for a particular location if provided or displays for the current location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published