Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webselfie

This application is used to generate screenshots of websites based on provided URLs, returning images of the pages

Requirements

  • Java 8
  • Maven
  • Google Chrome
  • PostgreSQL instance listening on port 5432 (you must create a database named webselfie, you can modify database properties in the application.properties file, located in '/src/main/resources')

Install

In a terminal window, run the command mvn clean install

Run

In a terminal window, run the command mvn spring-boot:run, your application will be listening by default on port 8080

Futher information

  • Engineering Spec: here
  • Postman JSON collection for testing: here

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages