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

https://github.com/jefking/fn-http-topic

Azure Function: HTTP (API) to Service Bus Topic
https://github.com/jefking/fn-http-topic

azure azure-functions function functions serverless servicebus topic topic-modeling

Last synced: 6 months ago
JSON representation

Azure Function: HTTP (API) to Service Bus Topic

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 Topic 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 Topic.