hi to everyone!
reading in the documentation I don't understood if is possible to access the data of the API only through javascript?
Are possibile access trought a simple REST APIs that for example sending a location response with the wind data in json, with a simple HTTP GET call?
I need to integrate windy APIs into a server-side nodejs application and use it in a custom leaflet map
thanks for any help
Stephen