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

https://github.com/jefking/fn-http-queue-s

Azure Function: HTTP (API) to Storage Queue
https://github.com/jefking/fn-http-queue-s

azure azure-functions azure-queue azure-storage functions json node nodejs queue serverless storage storage-queue

Last synced: 8 months ago
JSON representation

Azure Function: HTTP (API) to Storage Queue

Awesome Lists containing this project

README

          

# Azure Function: HTTP (API) -> Azure Storage Queue

Sets up an HTTP POST API; the message body will then be added to an Azure Storage Queue for downstream processing.

## Quick Deploy to Azure

[![Deploy to Azure](http://azuredeploy.net/deploybutton.svg)](https://azuredeploy.net/)

## Application settings

- **Storage** - Azure Storage Account Connection String for the Queue.