The backend for the application providing an overview of Beach Breaks in Portugal and the weather forecast for them.
The application is deployed on https://calm-badlands-88021.herokuapp.com/
Cd into the top folder of the app and run mvn spring-boot:run
.
HTTP requests should be sent to localhost:8080.
The application is connected to the https://stormglass.io/ weather forecast API. For every beach in the database the application makes a request to the Sormglass API (with params longitute and latitude), returning waveHeight.