Application finds the closest holidays which occurs in the same time in two countries.
GET http://localhost:8080/api/events?fromDate=2022-09-04&cc1=pl&cc2=at
To make it working is required token eventlinker.security.google.token
which can be set in application.properties and published Google calendars.
UI: http://localhost:8080/swagger-ui.html Json: http://localhost:8080/api-docs/