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.2.0compared with

Version Details

Compile Changes (1)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
- Removed junit » junit4.11-

Test Changes (2)

0.1.0 0.2.0
ChangeGroup / ArtifactPreviousCurrent
+ Added junit » junit-4.11
+ Added org.mockito » mockito-all-1.9.5