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
- Host: GitHub
- URL: https://github.com/jefking/fn-http-queue-sb
- Owner: jefking
- License: apache-2.0
- Created: 2017-06-29T21:50:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T22:57:47.000Z (over 8 years ago)
- Last Synced: 2025-03-27T20:46:33.384Z (7 months ago)
- Topics: azure, azure-functions, azure-service-bus, azure-storage, functions, node, nodejs, queue, serverless, service-bus, service-bus-queue, servicebus, servicebus-queue
- Language: JavaScript
- Homepage: http://functionlibrary.azurewebsites.net/
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- 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 Queue for downstream processing.
## Quick Deploy to Azure
[](https://azuredeploy.net/)
## Application settings
- **ServiceBus** - Azure Service Bus Connection String for the Queue.