An open API service indexing awesome lists of open source software.

https://github.com/rafal-stefanski/spring-weather-app

SPRING BOOT 2 App gets recent weather forecast from API for available cities for few days.
https://github.com/rafal-stefanski/spring-weather-app

api forecast-api gui java mvc thymeleaf weather

Last synced: 7 months ago
JSON representation

SPRING BOOT 2 App gets recent weather forecast from API for available cities for few days.

Awesome Lists containing this project

README

          

### Spring Weather Forecast App - using http client :partly_sunny:

Done, thanks to: https://www.metaweather.com/

endpoint: http://localhost:8080/weather-gui

#### Description

* [X] Application gets recent weather forecast for available cities for few days, using external public API. Forecast can be viewed through GUI in Thymeleaf.

![screen shot](https://github.com/Rafal-Stefanski/Spring-Weather-App/blob/master/src/main/resources/static/screen_shot_01.png)
![screen shot](.\src\main\resources\static/screen_shot_01.png)