Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 327 Bytes

Webshot API

A microservice to generate screenshots of web pages from headless web browsers.

TODO

  • Create PhantomJSRoute to work with PhantomJS.
  • Create a job to periodically delete old screenshots.
  • Add new parameters to the Screenshot model.
  • Add javadoc to the classes.
  • Create unit tests.
  • Complete the README.