❔ Weather API
Hi, I'm trying to make a simple weather forecast app for school and to learn how APIs work. Here is the link that I get from their site: https://api.open-meteo.com/v1/forecast?latitude=52.52&longitude=13.41&hourly=temperature_2m
this returns a json with the forecast. How can I use this in code?
5 Replies
I'm trying to expiriment, used
in a different directory just so i can kind of see an example
i mean... run it
yeah but how do i use my own api url in it
elaborate
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.