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

https://github.com/intellitect/azure-serverless-sug-demo

Demo code for May 8, 2018 SUG meetup.
https://github.com/intellitect/azure-serverless-sug-demo

azure-functions demo serverless

Last synced: 14 days ago
JSON representation

Demo code for May 8, 2018 SUG meetup.

Awesome Lists containing this project

README

        

# Demo Azure Function
This function watches a blob storage queue for a filename in a
blob storage location for a jpeg file and then uses the ImageResizer
image library to make a thumbnail of the image and saves it in a
different blob container.