eliashussary/dark-sky

Change over to Pirate Weather? - single line change

Opened this issue · 0 comments

ventz commented

Hi,

As Apple is cutting off the DarkSky API for web usage and moving it to WeatherKit, could you possibly move to Pirate Weather, which is created as a "drop in" replacement?

It takes a single line change:
https://github.com/eliashussary/dark-sky/blob/master/dark-sky-api.js#L125

From:
api.darksky.net to api.pirateweather.net

Verified everything on local end works perfectly with this change.

Also -- could you potentially re-publishing the nodejs module as pirate-weather?