https://github.com/cecilphillip/serverless-tweet-scheduler
Sample application that shows how to use Azure Service Bus and Azure Functions to create arbitrary job schedules
https://github.com/cecilphillip/serverless-tweet-scheduler
azure-functions azure-service-bus serverless twitter
Last synced: 7 months ago
JSON representation
Sample application that shows how to use Azure Service Bus and Azure Functions to create arbitrary job schedules
- Host: GitHub
- URL: https://github.com/cecilphillip/serverless-tweet-scheduler
- Owner: cecilphillip
- License: unlicense
- Created: 2020-03-27T17:56:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T01:31:06.000Z (about 2 years ago)
- Last Synced: 2025-01-18T01:40:53.120Z (9 months ago)
- Topics: azure-functions, azure-service-bus, serverless, twitter
- Language: Python
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serverless-tweet-scheduler
Sample application that shows how to use Azure Service Bus and Azure Functions to create arbitrary job schedules