https://github.com/devblackops/blog-archive-tweeter-example
Example Azure Function to send out automated blog post tweets
https://github.com/devblackops/blog-archive-tweeter-example
Last synced: 11 months ago
JSON representation
Example Azure Function to send out automated blog post tweets
- Host: GitHub
- URL: https://github.com/devblackops/blog-archive-tweeter-example
- Owner: devblackops
- License: mit
- Created: 2018-12-07T06:26:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T08:23:10.000Z (about 7 years ago)
- Last Synced: 2025-01-20T22:11:22.977Z (about 1 year ago)
- Language: PowerShell
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog-archive-tweeter
Example Azure Function that sends out automated tweets from random blog articles based on a JSON feed.
For a complete write-up of how this works, see [this post](https://devblackops.io/using-a-powershell-azure-function-to-send-automated-blog-post-tweets/) on [devblackops.io](https://devblackops.io/).