<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: 배성준</title>
    <description>The latest articles on DEV Community by 배성준 (@sujebi).</description>
    <link>https://dev.to/sujebi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2222739%2F265fec15-8336-466f-9312-652b0609c9df.png</url>
      <title>DEV Community: 배성준</title>
      <link>https://dev.to/sujebi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sujebi"/>
    <language>en</language>
    <item>
      <title>Introducing My First Open Source Project: Swaggy-Swagger</title>
      <dc:creator>배성준</dc:creator>
      <pubDate>Thu, 17 Oct 2024 01:05:33 +0000</pubDate>
      <link>https://dev.to/sujebi/introducing-my-first-open-source-project-swaggy-swagger-3p48</link>
      <guid>https://dev.to/sujebi/introducing-my-first-open-source-project-swaggy-swagger-3p48</guid>
      <description>&lt;p&gt;Hello everyone! :)&lt;/p&gt;

&lt;p&gt;I’ve been working on my first open-source project to improve the experience of using Swagger with Spring Boot, and I’d really love to get more people involved! Since I’m new to open-source development, I know there’s still a lot for me to learn, and I genuinely welcome any feedback or suggestions.&lt;/p&gt;

&lt;p&gt;The project is called &lt;strong&gt;Swaggy-Swagger&lt;/strong&gt;, and it aims to solve some of the common frustrations that come up when working with Swagger. Here’s what it offers:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Better UI&lt;/strong&gt;: Parameters and responses are displayed side by side, making it easier to see everything at a glance.&lt;br&gt;
&lt;strong&gt;Sidebar Navigation&lt;/strong&gt;: You can quickly jump to the API endpoint you need without endless scrolling.&lt;br&gt;
&lt;strong&gt;Organized API Order&lt;/strong&gt;: APIs are listed in the order they’re written in the Java controllers, instead of being shown randomly.&lt;br&gt;
&lt;strong&gt;Change Tracking&lt;/strong&gt;: Visual indicators for changes to parameters, schemas, or endpoints.&lt;/p&gt;

&lt;p&gt;If you’ve faced these issues while using Swagger, I hope Swaggy-Swagger can help! I’d be grateful for any feedback on how I could improve it or if you’d like to contribute—contribution guidelines are in the repos. Since this is my first venture into open-source, I know there may be rough edges, so your thoughts and ideas would be incredibly helpful.&lt;/p&gt;

&lt;p&gt;Thanks so much for reading, and I hope this project can make your workflow a bit smoother! I’m looking forward to your contributions or any insights you’re willing to share. :)&lt;/p&gt;

&lt;p&gt;GitHub Links:&lt;br&gt;
Main repo: &lt;a href="https://github.com/Swaggy-Swagger" rel="noopener noreferrer"&gt;https://github.com/Swaggy-Swagger&lt;/a&gt;&lt;br&gt;
Backend repo: &lt;a href="https://github.com/Swaggy-Swagger/swagger-custom-java" rel="noopener noreferrer"&gt;https://github.com/Swaggy-Swagger/swagger-custom-java&lt;/a&gt;&lt;br&gt;
Frontend repo: &lt;a href="https://github.com/Swaggy-Swagger/swaggy-ui" rel="noopener noreferrer"&gt;https://github.com/Swaggy-Swagger/swaggy-ui&lt;/a&gt;&lt;/p&gt;

</description>
      <category>springboot</category>
      <category>opensource</category>
      <category>react</category>
      <category>css</category>
    </item>
  </channel>
</rss>
