<?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: Emmanuel Olarewaju</title>
    <description>The latest articles on DEV Community by Emmanuel Olarewaju (@emmaatom00).</description>
    <link>https://dev.to/emmaatom00</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%2F3571618%2Fc8fa105b-4d3d-4f79-82da-4f85912766b0.jpeg</url>
      <title>DEV Community: Emmanuel Olarewaju</title>
      <link>https://dev.to/emmaatom00</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emmaatom00"/>
    <language>en</language>
    <item>
      <title>Backend Wizards Stage 0 — Dynamic Profile API</title>
      <dc:creator>Emmanuel Olarewaju</dc:creator>
      <pubDate>Fri, 17 Oct 2025 18:46:47 +0000</pubDate>
      <link>https://dev.to/emmaatom00/backend-wizards-stage-0-dynamic-profile-api-439m</link>
      <guid>https://dev.to/emmaatom00/backend-wizards-stage-0-dynamic-profile-api-439m</guid>
      <description>&lt;p&gt;I just completed Stage 0 of the Backend Wizards track! 🚀&lt;/p&gt;

&lt;p&gt;I built a simple REST API using Node.js/Express that returns my profile data along with a random cat fact 🐱 from an external API.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fetches real-time data&lt;/li&gt;
&lt;li&gt;Returns current UTC timestamp&lt;/li&gt;
&lt;li&gt;Handles API failures gracefully&lt;/li&gt;
&lt;li&gt;Deployed on Railway&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Live API: &lt;a href="https://backend-wizards-profile-production.up.railway.app/me" rel="noopener noreferrer"&gt;https://backend-wizards-profile-production.up.railway.app/me&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/EmmaAtom00/Backend-Wizards-Profile" rel="noopener noreferrer"&gt;https://github.com/EmmaAtom00/Backend-Wizards-Profile&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This task taught me how to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Work with external APIs using Axios&lt;/li&gt;
&lt;li&gt;Handle errors gracefully&lt;/li&gt;
&lt;li&gt;Format consistent JSON responses&lt;/li&gt;
&lt;li&gt;Deploy to production using Railway&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnbf6hdqd1573oojhwk5d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnbf6hdqd1573oojhwk5d.png" alt=" " width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>backend</category>
      <category>node</category>
      <category>express</category>
    </item>
  </channel>
</rss>
