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
- Host: GitHub
- URL: https://github.com/jefking/fn-http-topic
- Owner: jefking
- License: apache-2.0
- Created: 2017-06-30T15:25:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-30T16:10:08.000Z (over 8 years ago)
- Last Synced: 2025-02-01T23:17:50.720Z (8 months ago)
- Topics: azure, azure-functions, function, functions, serverless, servicebus, topic, topic-modeling
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://azuredeploy.net/)
## Application settings
- **ServiceBus** - Azure Service Bus Connection String for the Topic.