ctrachte / SimpliFly

A single-page progressive web app to show flights for a certain origin, destination, and their prices
2 stars 1 forks source link

New Weather API - Free #15

Closed ctrachte closed 3 years ago

ctrachte commented 3 years ago

Weatherstack has errors because to make a secure request for data you need a paid subscription.

We need a new weather API to get weather data, to replace weather stack, that is free, secure and any necessary helper functions.

we can replace the code in WeatherStack.js