jefking / fn-http-topic

Azure Function: HTTP (API) to Service Bus Topic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Application settings

  • ServiceBus - Azure Service Bus Connection String for the Topic.

About

Azure Function: HTTP (API) to Service Bus Topic

License:Apache License 2.0


Languages

Language:JavaScript 100.0%