wrote an aggregating weather api gateway but there's no rain anywhere in NL so can't even properly test it lol
it uses two sources, but one of them only covers NL
https://woei.dev.cthu.lu/forecast?location=Amsterdam no guarantees (yet), location can be any location search string
oh also something I'm not sure about yet, one of the sources doesn't provide temperature data, so currently the entries further away have no 'temp' key. Would it be better to keep it absent like this, or maybe have a string like "no data"
im sure you programming design nerds have Opinions, give em up!
Small server part of the pixie.town infrastructure. Registration is closed.
https://woei.dev.cthu.lu/forecast?location=Amsterdam no guarantees (yet), location can be any location search string