You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nordic Weather is a Spring Boot application that provides weather data by fetching it from a 3rd party API. This project demonstrates how to securely integrate 3rd party APIs with proper exception handling, caching, rate limiting, user authentication and environment variables.