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
This project demonstrates Protocol-Oriented-Programming approach in Swift to setup a fallback service api to retrieve weather data. Uses WeatherStack API as a fallback service when OpenWeatherMap API doesn't work.
This project uses SwiftUI.
About
Demonstrates Protocol Oriented Programming approach in Swift.