[READ-ONLY] Mirror of https://github.com/andrioid/s3preview. Preview serving microservice for s3. Generates and uploads any missing thumbnails. Redirects to existing.
0

Configure Feed

Select the types of activity you want to include in your feed.

s3preview / app.json
307 B 7 lines
1{ 2 "name": "s3preview", 3 "description": "Preview serving microservice for s3. Creates and uploads thumbnails as needed." 4 "repository": "https://github.com/andrioid/s3preview", 5 "logo": "https://node-js-sample.herokuapp.com/node.svg", 6 "keywords": ["go", "golang", "s3", "thumbnails", "microservice"] 7}