Simple API call and printing JSON

Like Jay said, you need to create structs so you can decode the JSON. I’m fairly new to coding but I’ve been trying to master Networking and parsing JSON so I made the objects you need to get you started. Most of the variables are optionals so you’ll have to deal with that when you use them. Hope this helps.

weather structs