This is a repository for the article about creating a Ktor client. It contains all required operations to connect to OpenWeatherMap (Current Weather, Weather Forecast, Air Pollution).
-
Run the
main()
function from Main.kt
to start 3 requests designed in the guide.