/IP-2-Weather

This project uses NodeJS to convert a given IP to weather data of the area around it.

Primary LanguageJavaScript

IP-To-Weather

This project uses NodeJS to create a synchronous callback of information from one API to another. The two API's are Abstract API and the Free Weather API from Open-Meteo.

NOTE: You will need to prove your own API key for the Abstract API (https://www.abstractapi.com/ip-geolocation-api). You can place the API key in the "credentials.json" file located in the "auth"