01
weather
java · spring-boot · postgres · angular
Provides weather data for selected locations. The frontend displays the weather in charts, while the backend service offers a public API documented with an OpenAPI specification.
The weather data is harvested every minute from openweathermap.org and stored in a database.