An open API service indexing awesome lists of open source software.

https://github.com/radon-h2020/demo-tosca-blueprint-openfaas


https://github.com/radon-h2020/demo-tosca-blueprint-openfaas

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# xOpera deploy of simple thumbnail generator to OpenFaaS

## Table of Contents
- [Purpose](#purpose)
- [Functionality](#functionality)

## Purpose
The repository implements image resize functionality deployment with xOpera for OpenFaaS.

## Functionality
The main functionality of image-resize is to create thumbnails from the source image. Source image must be uploaded into
source bucket and then three thumbnails will be created and saved to another bucket.