Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcduiker/az-func-updates
This repo contains the code that powers the Function App behind the Azure Functions Updates Twitterbot.
https://github.com/marcduiker/az-func-updates
azure azure-functions csharp serverless
Last synced: 16 days ago
JSON representation
This repo contains the code that powers the Function App behind the Azure Functions Updates Twitterbot.
- Host: GitHub
- URL: https://github.com/marcduiker/az-func-updates
- Owner: marcduiker
- License: mit
- Created: 2019-02-01T20:20:55.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T09:10:15.000Z (about 3 years ago)
- Last Synced: 2024-07-10T14:35:07.831Z (7 months ago)
- Topics: azure, azure-functions, csharp, serverless
- Language: C#
- Homepage: https://twitter.com/az_func_updates
- Size: 1.43 MB
- Stars: 12
- Watchers: 3
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Functions Updates
[![Build Status](https://marcduiker.visualstudio.com/Azure%20Functions%20Release%20Updates/_apis/build/status/Azure%20Functions%20Release%20Updates-CI?branchName=master)](https://marcduiker.visualstudio.com/Azure%20Functions%20Release%20Updates/_build/latest?definitionId=7&branchName=master)
This repository contains the code for the [Azure Functions Updates Twitterbot](https://twitter.com/az_func_updates).
Currently this bot checks for:
- New releases in Azure Functions related GitHub repositories.
- New posts, related to Azure Functions, in the Azure Service Updates RSS feed.You can read all about the creation of this application [here](https://blog.marcduiker.nl/2019/03/03/creating-azure-functions-updates-twitterbot.html).
## Other docs
- [List of sources](/docs/monitored-sources.md) being monitored
## Issues & Feature requests
Please file issues or feature requests [as an issue](https://github.com/marcduiker/az-func-updates/issues).