Skip to content

federicoiosue/website-peeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Peeker

Spring Boot application for taking instants images of online websites, for previews and thumbnails.

Build & Run

mvn clean spring-boot:run

Usage

Peek for a website screenshot

curl --output GET 'localhost:8080/website/iosue.it' --header 'Authorization: Basic dXNlcjpwYXNz'

Evict website from cache

curl DELETE 'localhost:8080/website/iosue.it' --header 'Authorization: Basic dXNlcjpwYXNz'

About

Spring Boot application for taking instants images of online websites, for previews and thumbnails.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages