<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"?>
<!-- generator="FeedCreator 1.6" -->
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel rdf:about="https://rss.golem.de/rss.php?ms=apiprogrammierung&amp;feed=RSS1.0">
        <title>Golem.de - API-Programmierung</title>
        <description>IT-News fuer Profis</description>
        <link>https://www.golem.de/specials/api-programmierung/</link>
        <atom:link rel="self" href="https://rss.golem.de/rss.php?ms=apiprogrammierung&amp;feed=RSS1.0" />
        <image rdf:resource="https://www.golem.de/staticrl/images/Golem-Logo-black-small.png" />
        <dc:date>2026-04-15T08:24:01+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.golem.de/news/softwareentwicklung-weshalb-die-wahl-des-richtigen-api-typs-so-wichtig-ist-2512-203314.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/softwareentwicklung-wie-man-rest-und-graphql-apis-implementiert-2512-203084.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/softwareentwicklung-lernen-mit-apis-zu-sprechen-2511-202702.html"/>
                <rdf:li rdf:resource="https://www.golem.de/news/softwarearchitektur-wie-maschinen-kommunizieren-2508-198537.html"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.golem.de/staticrl/images/Golem-Logo-black-small.png">
        <title>Golem.de - API-Programmierung</title>
        <link>https://www.golem.de/</link>
        <url>https://www.golem.de/staticrl/images/Golem-Logo-black-small.png</url>
    </image>
    <item rdf:about="https://www.golem.de/news/softwareentwicklung-weshalb-die-wahl-des-richtigen-api-typs-so-wichtig-ist-2512-203314.html">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-16T14:30:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Softwareentwicklung: Weshalb die Wahl des richtigen API-Typs so wichtig ist</title>
        <link>https://www.golem.de/news/softwareentwicklung-weshalb-die-wahl-des-richtigen-api-typs-so-wichtig-ist-2512-203314.html</link>
        <description>
Zum Ende unserer Reihe implementieren wir SOAP-, gRPC- und MQTT-APIs und sehen uns noch einmal alle API-Typen mit ihren Eigenheiten an. (&lt;a href=&quot;https://www.golem.de/specials/api-programmierung/&quot;&gt;API-Programmierung&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/api/&quot;&gt;API&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=203314&amp;amp;page=1&amp;amp;ts=1765888202&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments>1</slash:comments>
        <content:encoded><![CDATA[<img src="https://www.golem.de/2512/203314-550995-550993_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left">
Zum Ende unserer Reihe implementieren wir SOAP-, gRPC- und MQTT-APIs und sehen uns noch einmal alle API-Typen mit ihren Eigenheiten an. (<a href="https://www.golem.de/specials/api-programmierung/">API-Programmierung</a>, <a href="https://www.golem.de/specials/api/">API</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=203314&amp;page=1&amp;ts=1765888202" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/softwareentwicklung-wie-man-rest-und-graphql-apis-implementiert-2512-203084.html">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-11T16:15:01+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Softwareentwicklung: Wie man REST- und GraphQL-APIs implementiert</title>
        <link>https://www.golem.de/news/softwareentwicklung-wie-man-rest-und-graphql-apis-implementiert-2512-203084.html</link>
        <description> Golem erklärt API-Programmierung: Wie man einen REST- und einen GraphQL-Server einfach selbst erstellt. (&lt;a href=&quot;https://www.golem.de/specials/api-programmierung/&quot;&gt;API-Programmierung&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/webservice/&quot;&gt;Web Service&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=203084&amp;amp;page=1&amp;amp;ts=1765462501&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments />
        <content:encoded><![CDATA[<img src="https://www.golem.de/2512/203084-549903-549901_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Golem erklärt API-Programmierung: Wie man einen REST- und einen GraphQL-Server einfach selbst erstellt. (<a href="https://www.golem.de/specials/api-programmierung/">API-Programmierung</a>, <a href="https://www.golem.de/specials/webservice/">Web Service</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=203084&amp;page=1&amp;ts=1765462501" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/softwareentwicklung-lernen-mit-apis-zu-sprechen-2511-202702.html">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-30T11:00:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Softwareentwicklung: Lernen, mit APIs zu sprechen</title>
        <link>https://www.golem.de/news/softwareentwicklung-lernen-mit-apis-zu-sprechen-2511-202702.html</link>
        <description> Wir erstellen mit Node.js und Express APIs. Von REST über GraphQL und SOAP bis gRPC und MQTT sehen wir uns an, wie sie sich im Code unterscheiden. (&lt;a href=&quot;https://www.golem.de/specials/api-programmierung/&quot;&gt;API-Programmierung&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/api/&quot;&gt;API&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=202702&amp;amp;page=1&amp;amp;ts=1764493202&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments />
        <content:encoded><![CDATA[<img src="https://www.golem.de/2511/202702-548038-548036_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> Wir erstellen mit Node.js und Express APIs. Von REST über GraphQL und SOAP bis gRPC und MQTT sehen wir uns an, wie sie sich im Code unterscheiden. (<a href="https://www.golem.de/specials/api-programmierung/">API-Programmierung</a>, <a href="https://www.golem.de/specials/api/">API</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=202702&amp;page=1&amp;ts=1764493202" alt="" width="1" height="1" />]]></content:encoded>
    </item>
    <item rdf:about="https://www.golem.de/news/softwarearchitektur-wie-maschinen-kommunizieren-2508-198537.html">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-05T13:40:02+02:00</dc:date>
        <dc:source>https://www.golem.de</dc:source>
        <dc:creator>Golem.de</dc:creator>
        <title>(g+) Softwarearchitektur: Wie Maschinen kommunizieren</title>
        <link>https://www.golem.de/news/softwarearchitektur-wie-maschinen-kommunizieren-2508-198537.html</link>
        <description> APIs verbinden Smart Homes, Wetter-Apps und sind das Rückgrat der KI-Revolution. Woher kommen sie und wie funktionieren sie? (&lt;a href=&quot;https://www.golem.de/specials/api-programmierung/&quot;&gt;API-Programmierung&lt;/a&gt;, &lt;a href=&quot;https://www.golem.de/specials/webservice/&quot;&gt;Web Service&lt;/a&gt;) &lt;img src=&quot;https://cpx.golem.de/cpx.php?class=17&amp;amp;aid=198537&amp;amp;page=1&amp;amp;ts=1754394002&quot; alt=&quot;&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
        <slash:comments />
        <content:encoded><![CDATA[<img src="https://www.golem.de/2508/198537-525034-525032_rc.jpg" width="416" height="234" vspace="3" hspace="8" align="left"> APIs verbinden Smart Homes, Wetter-Apps und sind das Rückgrat der KI-Revolution. Woher kommen sie und wie funktionieren sie? (<a href="https://www.golem.de/specials/api-programmierung/">API-Programmierung</a>, <a href="https://www.golem.de/specials/webservice/">Web Service</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=198537&amp;page=1&amp;ts=1754394002" alt="" width="1" height="1" />]]></content:encoded>
    </item>
</rdf:RDF>
