I have used the system services to retrieve the latitude and longitude of the user.
With this data I would like to send it to the NOAA National Weather Service API and retrieve specific weather details.
I understand API's are interfaces for communication but I have never used one and I'm kind of lost. I've explored the NOAA website for this API and make sense of what there API does but I don't know where to begin.
Can someone give me a place to start? I want to understand, not just receive an easy fix. As said I have the latitude and longitude.