Spring Boot application for taking instants images of online websites, for previews and thumbnails.
mvn clean spring-boot:run
curl --output GET 'localhost:8080/website/iosue.it' --header 'Authorization: Basic dXNlcjpwYXNz'
curl DELETE 'localhost:8080/website/iosue.it' --header 'Authorization: Basic dXNlcjpwYXNz'