Skip to content

Weather App. Making HTTP requests from Node. Fetching real-time weather data using Dark Sky API and integrate a geocoding API called Mapbox API to feed in the latitude and longitude of queried location.

Notifications You must be signed in to change notification settings

crisbnp/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

Weather App. Making HTTP requests from Node. Fetching real-time weather data using Dark Sky API and integrate a geocoding API called Mapbox API to feed in the latitude and longitude of queried location.

Using simple command line query input for location which is parsed into the function to fetch location's details using Mapbox API and fetch weather data using Dark Sky API.

About

Weather App. Making HTTP requests from Node. Fetching real-time weather data using Dark Sky API and integrate a geocoding API called Mapbox API to feed in the latitude and longitude of queried location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published