<?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: Balogun Dayo</title>
    <description>The latest articles on DEV Community by Balogun Dayo (@balogun_dayo_c4bdaf777a85).</description>
    <link>https://dev.to/balogun_dayo_c4bdaf777a85</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%2F3574715%2Fe65c5fb0-265a-4c97-93ff-4368a16f0348.png</url>
      <title>DEV Community: Balogun Dayo</title>
      <link>https://dev.to/balogun_dayo_c4bdaf777a85</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/balogun_dayo_c4bdaf777a85"/>
    <language>en</language>
    <item>
      <title>🐱 Building a Dynamic API with Spring Boot and Cat Facts #SpringBoot` `#Java` `#API` `#CatFacts` `#BackendDevelopment`</title>
      <dc:creator>Balogun Dayo</dc:creator>
      <pubDate>Mon, 20 Oct 2025 05:28:43 +0000</pubDate>
      <link>https://dev.to/balogun_dayo_c4bdaf777a85/building-a-dynamic-api-with-spring-boot-and-cat-facts-springboot-java-api-catfacts-1lnk</link>
      <guid>https://dev.to/balogun_dayo_c4bdaf777a85/building-a-dynamic-api-with-spring-boot-and-cat-facts-springboot-java-api-catfacts-1lnk</guid>
      <description>&lt;p&gt;Ever taken on a project that seems simple at first but ends up teaching you a ton about real-world API work? That was my experience with this task — building a /me endpoint that returns profile information along with a random cat fact.&lt;/p&gt;

&lt;p&gt;The goal was to create a RESTful API that:&lt;/p&gt;

&lt;p&gt;Responds to GET/me&lt;br&gt;
Returns my name, email, and stack&lt;br&gt;
Fetches a random cat fact dynamically from the Cat Facts API&lt;br&gt;
Includes the current UTC timestamp in ISO 8601 format&lt;br&gt;
And finally, deploy it to Railway&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/van2jazz/hng_endpoint" rel="noopener noreferrer"&gt;https://github.com/van2jazz/hng_endpoint&lt;/a&gt;&lt;/p&gt;

</description>
      <category>springboot</category>
      <category>api</category>
      <category>tutorial</category>
      <category>java</category>
    </item>
  </channel>
</rss>
