Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forecast-app

Node.js command line application that takes a city name and retrieves the forecast for today. It uses Weather API.

The purpose of the app was to practice fetching data using https.get() and using data, completion and error events on the response.

Example

To run the app:

node app.js London

The app requires an API key that can be created for free on Weather API website. Add this key in api.json file so it can be used by the app.

Built With

JavaScript, Node.js (v. ^14.17.0)

Authors

Radoslaw Soltan

License

This project is under the MIT License - see the LICENSE.md file for details.

About

simple node.js command line app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages