Creates an iCal with weather forecast from OpenWeatherMap.
node --experimental-modules index.mjs
To use it just call the root entry point of the server with same parameters as for onecall API of OpenWeatherMap.
Checkout the deno branch.
Creates an iCal with weather forecast from OpenWeatherMap.
node --experimental-modules index.mjs
To use it just call the root entry point of the server with same parameters as for onecall API of OpenWeatherMap.
Checkout the deno branch.