https://github.com/jefking/fn-http-queue-s
Azure Function: HTTP (API) to Storage Queue
https://github.com/jefking/fn-http-queue-s
azure azure-functions azure-queue azure-storage functions json node nodejs queue serverless storage storage-queue
Last synced: 8 months ago
JSON representation
Azure Function: HTTP (API) to Storage Queue
- Host: GitHub
- URL: https://github.com/jefking/fn-http-queue-s
- Owner: jefking
- License: apache-2.0
- Created: 2017-06-29T18:39:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T21:38:32.000Z (almost 9 years ago)
- Last Synced: 2025-08-03T01:32:48.021Z (8 months ago)
- Topics: azure, azure-functions, azure-queue, azure-storage, functions, json, node, nodejs, queue, serverless, storage, storage-queue
- Language: JavaScript
- Homepage: http://functionlibrary.azurewebsites.net/
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Function: HTTP (API) -> Azure Storage Queue
Sets up an HTTP POST API; the message body will then be added to an Azure Storage Queue for downstream processing.
## Quick Deploy to Azure
[](https://azuredeploy.net/)
## Application settings
- **Storage** - Azure Storage Account Connection String for the Queue.