<?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: Vlodia</title>
    <description>The latest articles on DEV Community by Vlodia (@vlodia).</description>
    <link>https://dev.to/vlodia</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%2Forganization%2Fprofile_image%2F13375%2F2e15279a-5fbc-4a43-b87d-9c7a239247ae.png</url>
      <title>DEV Community: Vlodia</title>
      <link>https://dev.to/vlodia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vlodia"/>
    <language>en</language>
    <item>
      <title>Introducing Orveth</title>
      <dc:creator>Yahya Tikriti</dc:creator>
      <pubDate>Sun, 17 May 2026 14:13:27 +0000</pubDate>
      <link>https://dev.to/vlodia/introducing-orveth-33kj</link>
      <guid>https://dev.to/vlodia/introducing-orveth-33kj</guid>
      <description>&lt;p&gt;Today we’re launching &lt;strong&gt;Orveth Phase 1&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Orveth is an open-source modular TypeScript backend application platform built for developers who want clean APIs, predictable architecture, and a growing first-party ecosystem.&lt;/p&gt;

&lt;p&gt;Phase 1 includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pattern routing (&lt;code&gt;/users/:id&lt;/code&gt;, wildcards)&lt;/li&gt;
&lt;li&gt;Middleware pipeline&lt;/li&gt;
&lt;li&gt;Request context helpers&lt;/li&gt;
&lt;li&gt;Strict config parsing&lt;/li&gt;
&lt;li&gt;Official CORS middleware&lt;/li&gt;
&lt;li&gt;Security helpers&lt;/li&gt;
&lt;li&gt;Zod validation integration&lt;/li&gt;
&lt;li&gt;JWT / Prisma ecosystem packages&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is still &lt;strong&gt;pre-1.0 and early-stage&lt;/strong&gt;, but the foundation is now real.&lt;/p&gt;

&lt;p&gt;If you like modular backend tooling and TypeScript-first developer experience, we’d love your feedback.&lt;/p&gt;

&lt;p&gt;GitHub (Orveth): &lt;a href="https://github.com/orvethjs/orveth" rel="noopener noreferrer"&gt;https://github.com/orvethjs/orveth&lt;/a&gt;&lt;br&gt;
npm: &lt;a href="https://www.npmjs.com/package/orveth" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/orveth&lt;/a&gt;&lt;br&gt;
Docs: &lt;a href="https://orveth.vercel.app" rel="noopener noreferrer"&gt;https://orveth.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;VLODIA GitHub: &lt;a href="https://github.com/vlodia" rel="noopener noreferrer"&gt;https://github.com/vlodia&lt;/a&gt;&lt;br&gt;
Website: &lt;a href="https://vlodia.com" rel="noopener noreferrer"&gt;https://vlodia.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>typescript</category>
      <category>backend</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
