Category: Apps

WordPress REST API: Talking to a Weather API for Daily Surf Condition Stats

Posted in January 24, 2025 by

Categories: Apps WP-Dev: WP REST API

Tags:

The surf application tracks multiple surf locations along New York’s coastline, including Rockaway Beach, Long Beach, Lido Beach, Gilgo Beach, and Southampton. Each location is defined with precise latitude and longitude coordinates, enabling us to fetch specific oceanic and weather data from the StormGlass API. When a user checks conditions, the app makes parallel API […]