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

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

Azure Function: HTTP (API) to Service Bus Queue
https://github.com/jefking/fn-http-queue-sb

azure azure-functions azure-service-bus azure-storage functions node nodejs queue serverless service-bus service-bus-queue servicebus servicebus-queue

Last synced: about 2 months ago
JSON representation

Azure Function: HTTP (API) to Service Bus Queue

Awesome Lists containing this project

README

          

# Azure Function: HTTP (API) -> Azure Service Bus Queue

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

## Quick Deploy to Azure

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

## Application settings

- **ServiceBus** - Azure Service Bus Connection String for the Queue.