/weather-pulse

Ktor web application to check the current weather conditions of a specific location.

Primary LanguageKotlin

Weather Pulse

The Weather Pulse is a simple web application that allows users to check the current weather conditions of a specific location.

Run

Build and start application on your local machine:

make run

Visit localhost.

Run tests

TBD

Documentation

Scope