<?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: auliamei35</title>
    <description>The latest articles on DEV Community by auliamei35 (@auliamei35).</description>
    <link>https://dev.to/auliamei35</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%2F3743039%2Fcec24558-0e75-488b-bb88-2157e9925270.png</url>
      <title>DEV Community: auliamei35</title>
      <link>https://dev.to/auliamei35</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/auliamei35"/>
    <language>en</language>
    <item>
      <title>Building My First API Package (ARIPack)</title>
      <dc:creator>auliamei35</dc:creator>
      <pubDate>Sun, 01 Feb 2026 16:31:28 +0000</pubDate>
      <link>https://dev.to/auliamei35/building-my-first-api-package-aripack-29n0</link>
      <guid>https://dev.to/auliamei35/building-my-first-api-package-aripack-29n0</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Hi everyone 👋&lt;br&gt;
I’m still a beginner in backend development, and I’m trying to learn by building real things instead of just reading docs.&lt;br&gt;
As part of that process, I built ARIPack — a small API Response &amp;amp; Error Intelligence Package.&lt;br&gt;
Why I built this&lt;br&gt;
When learning APIs, I often got confused by:&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Inconsistent response formats&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Error messages that didn’t&lt;br&gt;
really explain what went wrong&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Debugging that took longer than it should&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I tried to solve a small part of that problem for myself by creating ARIPack.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What ARIPack does (for now)&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Helps standardize API responses&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Makes error handling a bit more structured&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Focuses on readability and learning good practices&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It’s small, imperfect, and still evolving — very much a learning project.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Current status&lt;/strong&gt;&lt;br&gt;
🚧 Early stage&lt;br&gt;
📦 Not published on npm yet&lt;br&gt;
🔗 Available via GitHub:&lt;br&gt;
&lt;a href="https://github.com/auliamei35/aripack.git" rel="noopener noreferrer"&gt;https://github.com/auliamei35/aripack.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking for feedback 🙏&lt;br&gt;
I’m sharing this openly to learn.&lt;br&gt;
If you have suggestions, critiques, or better ways to approach API responses and error handling, I’d really appreciate it.&lt;br&gt;
Thanks for reading, and thanks to this community for encouraging learning in public 🤍&lt;/p&gt;

</description>
      <category>learning</category>
      <category>beginners</category>
      <category>backend</category>
      <category>api</category>
    </item>
    <item>
      <title>Laravel Auth &amp; RBAC Starter Kit</title>
      <dc:creator>auliamei35</dc:creator>
      <pubDate>Sat, 31 Jan 2026 15:02:31 +0000</pubDate>
      <link>https://dev.to/auliamei35/laravel-auth-rbac-starter-kit-2ofb</link>
      <guid>https://dev.to/auliamei35/laravel-auth-rbac-starter-kit-2ofb</guid>
      <description>&lt;p&gt;Tired of rebuilding Auth &amp;amp; RBAC for every new project? 😫&lt;/p&gt;

&lt;p&gt;I just launched a production-ready Laravel 11 Starter Kit! 🚀&lt;/p&gt;

&lt;p&gt;✅ Modular Architecture ✅ JWT Authentication ✅ Admin &amp;amp; Staff Roles ✅ Postman Collection included&lt;/p&gt;

&lt;p&gt;Save 10+ hours of work for only $5 &lt;br&gt;
Check it out here:&lt;br&gt;
&lt;a href="https://coderaul.gumroad.com/l/wxttx" rel="noopener noreferrer"&gt;https://coderaul.gumroad.com/l/wxttx&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>backend</category>
      <category>beginners</category>
      <category>laravel</category>
    </item>
  </channel>
</rss>
