REST Webapp in Java for viewing a gallery of images and videos. Image rescaling as well as video transcoding is performed based on request parameters. No UI included. Purely API-based. Authentication via HTTP basic auth or session. Supports different user roles.
Version0.3.0compared with

Version Details

Provided Changes (2)

0.2.0 0.3.0
ChangeGroup / ArtifactPreviousCurrent
+ Added javax.annotation » javax.annotation-api-1.3.1
~ Updated javax.servlet » javax.servlet-api3.1.04.0.0

Test Changes (2)

0.2.0 0.3.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated junit » junit4.114.12
~ Updated org.mockito » mockito-all1.9.51.10.19