<?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: Sabah Hasbi</title>
    <description>The latest articles on DEV Community by Sabah Hasbi (@sabah_hasbi).</description>
    <link>https://dev.to/sabah_hasbi</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%2F2900744%2F5091097e-fd69-4b78-84ba-bb5b2c972c75.png</url>
      <title>DEV Community: Sabah Hasbi</title>
      <link>https://dev.to/sabah_hasbi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sabah_hasbi"/>
    <language>en</language>
    <item>
      <title>OctAPI: Instantly Discover Your API Routes in VS Code</title>
      <dc:creator>Sabah Hasbi</dc:creator>
      <pubDate>Thu, 27 Feb 2025 10:01:42 +0000</pubDate>
      <link>https://dev.to/sabah_hasbi/octapi-instantly-discover-your-api-routes-in-vs-code-cac</link>
      <guid>https://dev.to/sabah_hasbi/octapi-instantly-discover-your-api-routes-in-vs-code-cac</guid>
      <description>&lt;p&gt;Backenders, you know the struggle. Your project grows, and suddenly, finding an API route feels like looking for a needle in a haystack. Or maybe you’re a dev stepping into a new codebase, staring at a dozen files, wondering where to even start.&lt;/p&gt;

&lt;p&gt;That’s where OctAPI comes in.&lt;/p&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%2F7ewnh2pcifk9jpkohe2h.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%2F7ewnh2pcifk9jpkohe2h.png" alt="OctAPI screenshots" width="800" height="532"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What’s OctAPI?&lt;br&gt;
OctAPI is a VS Code extension that automatically detects your API routes and lists them in a neat side panel. No more digging through files or manually documenting endpoints, it just works.&lt;/p&gt;

&lt;p&gt;Supported frameworks:&lt;br&gt;
✅ Express&lt;br&gt;
✅ NestJS&lt;br&gt;
✅ Koa&lt;br&gt;
✅ Flask&lt;br&gt;
✅ FastAPI (new! 🎉)&lt;/p&gt;

&lt;p&gt;🔹 Features at a Glance&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;See All Routes Instantly&lt;/em&gt; – No setup required.&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Jump to Code&lt;/em&gt; – Click a route to open its definition.&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Copy Routes Easily&lt;/em&gt; – Grab the route or entire URL (with prefix)&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Stay Organized&lt;/em&gt; – Group routes by basepath or method.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Try It Out&lt;br&gt;
OctAPI is available on the &lt;a href="https://marketplace.visualstudio.com/items?itemName=HasbiSabah.octapi" rel="noopener noreferrer"&gt;VS Code Marketplace&lt;/a&gt; and is also &lt;a href="https://github.com/Hasbi-sabah/OctAPI" rel="noopener noreferrer"&gt;&lt;strong&gt;open source&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If your API structure has ever made you sigh, give it a try.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>api</category>
      <category>programming</category>
      <category>backenddevelopment</category>
    </item>
  </channel>
</rss>
