<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Openapi-Generator on Pesches Schlauch</title>
    <link>https://pesche.schlau.ch/tags/openapi-generator/</link>
    <description>Recent content in Openapi-Generator on Pesches Schlauch</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 19 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://pesche.schlau.ch/tags/openapi-generator/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MicroProfile OpenAPI—Design First with Quarkus</title>
      <link>https://pesche.schlau.ch/2025/11/19/microprofile-openapi-design-first-quarkus/</link>
      <pubDate>Wed, 19 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://pesche.schlau.ch/2025/11/19/microprofile-openapi-design-first-quarkus/</guid>
      <description>In an earlier article on the OpenAPI design-first approach&#xA;I compared openapi-generator and swagger-codegen. Now I&#39;m revisiting the topic&#xA;by adding the &lt;strong&gt;Quarkus OpenAPI Generator&lt;/strong&gt; to the comparison.</description>
    </item>
    <item>
      <title>MicroProfile OpenAPI—Design First</title>
      <link>https://pesche.schlau.ch/2024/03/27/microprofile-openapi-design-first/</link>
      <pubDate>Wed, 27 Mar 2024 00:00:00 +0000</pubDate>
      <guid>https://pesche.schlau.ch/2024/03/27/microprofile-openapi-design-first/</guid>
      <description>&lt;p&gt;You&#39;re given the task of writing a microservice &lt;strong&gt;AND&lt;/strong&gt; providing a documentation&#xA;in OpenAPI format. You already know that there are two main approaches:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;code-first : write the code, using OpenAPI annotations, and then generate the OpenAPI document&lt;/li&gt;&#xA;&lt;li&gt;design-first : write the OpenAPI document (a.k.a. the &lt;code&gt;openapi.yaml&lt;/code&gt; file) and then generate the code&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This is the second article in a series and reviews the design-first approach,&#xA;the code-first approach was the subject of the first article.&lt;/p&gt;&#xA;</description>
    </item>
  </channel>
</rss>
