Node.JS Weather App is a simple module for obtaining weather information.
Weather application use a number of open source projects and tools to work properly:
- [NodeJS] - using callback, dynamic pages (hbs), error handling.
- [HTTP Request] - customizing http requests with json http endpoint.
- [Web-site] - we use weatherstack.com API.
Node.JS Weather App is open-sourced software.