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
| 0.1.0 | 0.2.0 | |
|---|---|---|
| Release date | Feb 08, 2017 | Mar 05, 2017 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (2)
| 0.1.0 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | junit » junit | - | 4.11 |
| + Added | org.mockito » mockito-all | - | 1.9.5 |