<?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: Dinith Perera</title>
    <description>The latest articles on DEV Community by Dinith Perera (@iammrdp).</description>
    <link>https://dev.to/iammrdp</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%2F3772202%2Fd3ebecd6-ce08-4a7d-a9b2-9161d04cbcc9.jpg</url>
      <title>DEV Community: Dinith Perera</title>
      <link>https://dev.to/iammrdp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iammrdp"/>
    <language>en</language>
    <item>
      <title>Prod-ready TypeScript + Express starter for REST APIs</title>
      <dc:creator>Dinith Perera</dc:creator>
      <pubDate>Sat, 14 Feb 2026 06:36:14 +0000</pubDate>
      <link>https://dev.to/iammrdp/prod-ready-typescript-express-starter-for-rest-apis-23m8</link>
      <guid>https://dev.to/iammrdp/prod-ready-typescript-express-starter-for-rest-apis-23m8</guid>
      <description>&lt;p&gt;I got tired of setting up the same boilerplate for every REST API, so I made a TypeScript + Express starter kit you can use to kick-start your project.&lt;/p&gt;

&lt;p&gt;It’s meant to be simple, clean, and ready for real-world APIs.&lt;/p&gt;

&lt;p&gt;👉 Repo: &lt;a href="https://github.com/D15-Labs/express-starter-kit" rel="noopener noreferrer"&gt;https://github.com/D15-Labs/express-starter-kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Roadmap (need your help):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Laravel-like DX (migrations + multi-database setup via a script)&lt;/li&gt;
&lt;li&gt;RBAC (roles &amp;amp; permissions)&lt;/li&gt;
&lt;li&gt;Better CLI setup&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you try it, I’d love feedback or PRs.&lt;br&gt;
What would you want this starter to include next?&lt;/p&gt;

</description>
      <category>api</category>
      <category>node</category>
      <category>showdev</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
