Skip to content

Tagada14/volvo-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Application that exposes an API for weather forecasts.

The weather forecasts are fetched from https://www.weatherapi.com/ and cached in the H2 database.

To allow the usage of the weather API an API key is required. You need to pass it to the application as an environment variable API_KEY. The API key can be acquired free of charge from https://www.weatherapi.com/

About

Spring Boot Application exposing weather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages