<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>About on Daniels dev and hobby blog</title>
    <link>https://blog.ad-schmidt.de/</link>
    <description>Recent content in About on Daniels dev and hobby blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <copyright>Copyright © 2021, Daniel Schmidt.</copyright>
    <lastBuildDate>Fri, 23 Apr 2021 21:20:47 +0200</lastBuildDate><atom:link href="https://blog.ad-schmidt.de/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Consuming GitHub WebHooks with Python and Flask</title>
      <link>https://blog.ad-schmidt.de/consuming-github-webhooks-with-python-and-flask/</link>
      <pubDate>Fri, 23 Apr 2021 21:20:47 +0200</pubDate>
      
      <guid>https://blog.ad-schmidt.de/consuming-github-webhooks-with-python-and-flask/</guid>
      <description>To update this blog automatically when a change was pushed to GitHub I wrote a small script to react to webhooks.
tl;dr  Check app.py for the final code that can be used to consume GitHub Webhooks. Deploy your code derived from this sample somewhere Configure a webhook for your repository via “Setting“ &amp;gt; “Webhooks“ &amp;gt; “Add Webhook“ Test, debug, adjust and repeat.  The components GitHub Webhooks With webhooks GitHub will send a POST request to a custom URL endpoint for everything that happens in a repository.</description>
    </item>
    
    <item>
      <title>A Blog</title>
      <link>https://blog.ad-schmidt.de/a-blog/</link>
      <pubDate>Wed, 07 Apr 2021 12:42:47 +0200</pubDate>
      
      <guid>https://blog.ad-schmidt.de/a-blog/</guid>
      <description>This is the first post of my new blog at blog.ad-schmidt.de. You probably already noticed that.
Motivation So how did this blog come to existance? I did some recent projects (building and programming a new keyboard, developping an android widget) and wanted to write about it. As I write these lines the android widget is still not finished, so it is also a means to keep me at it. So that I can finish this side project while also working on my main job.</description>
    </item>
    
  </channel>
</rss>
