<?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: Fatih Can</title>
    <description>The latest articles on DEV Community by Fatih Can (@cfatihcan).</description>
    <link>https://dev.to/cfatihcan</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%2F3676835%2F1b564234-6de8-4746-9fa2-ebb6a0e11a53.jpg</url>
      <title>DEV Community: Fatih Can</title>
      <link>https://dev.to/cfatihcan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cfatihcan"/>
    <language>en</language>
    <item>
      <title>Spyfcc: Monitor Your API Traffic with Ease</title>
      <dc:creator>Fatih Can</dc:creator>
      <pubDate>Mon, 27 Apr 2026 07:07:00 +0000</pubDate>
      <link>https://dev.to/cfatihcan/spyfcc-monitor-your-api-traffic-with-ease-15e7</link>
      <guid>https://dev.to/cfatihcan/spyfcc-monitor-your-api-traffic-with-ease-15e7</guid>
      <description>&lt;p&gt;Hello Spring Boot developer;&lt;/p&gt;

&lt;p&gt;I developed this tool to easily monitor incoming and outgoing API traffic. My goal was to enable faster debugging by making request headers and bodies clearly visible, and to provide built-in request statistics directly within the application—without the need for any external tools.&lt;/p&gt;

&lt;p&gt;Key Features of SpyFcc:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Easy Integration: Effortlessly integrates into your project.&lt;/li&gt;
&lt;li&gt;Built-in UI: Comes with an embedded user interface right out of the box.&lt;/li&gt;
&lt;li&gt;Flexible Storage Options: Choose to store your traffic logs either in a file or a database.&lt;/li&gt;
&lt;li&gt;Data Masking: Automatically masks sensitive data to keep your application secure.&lt;/li&gt;
&lt;li&gt;Customizable Logging: Gives you the flexibility to skip logging for specific controllers or methods you want to exclude.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Why Should You Use It?&lt;br&gt;
If you are a backend developer, you can easily monitor both real-time and historical API traffic without needing any external tools. If you want to quickly identify the most frequently used or failing endpoints in your application, you can seamlessly add SpyFcc to your Spring Boot project!&lt;/p&gt;

&lt;p&gt;For more details and instructions on how to use it, you can check out the links below:&lt;/p&gt;

&lt;p&gt;GitHub Repository: &lt;a href="https://github.com/spyfcc/springspy" rel="noopener noreferrer"&gt;https://github.com/spyfcc/springspy&lt;/a&gt;&lt;br&gt;
Official Website: &lt;a href="https://www.spyfcc.com" rel="noopener noreferrer"&gt;https://www.spyfcc.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have any feedback or find any bugs, feel free to reach out to me at &lt;a href="mailto:developer@spyfcc.com"&gt;developer@spyfcc.com&lt;/a&gt;. I am actively continuing to develop and improve the project!&lt;/p&gt;

</description>
      <category>springboot</category>
      <category>java</category>
      <category>opensource</category>
      <category>architecture</category>
    </item>
  </channel>
</rss>
