Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).