DEV Community

Cover image for OctAPI: Instantly Discover Your API Routes in VS Code
Sabah Hasbi
Sabah Hasbi

Posted on

OctAPI: Instantly Discover Your API Routes in VS Code

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.

That’s where OctAPI comes in.

OctAPI screenshots

What’s OctAPI?
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.

Supported frameworks:
✅ Express
✅ NestJS
✅ Koa
✅ Flask
✅ FastAPI (new! 🎉)

🔹 Features at a Glance

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

Try It Out
OctAPI is available on the VS Code Marketplace and is also open source

If your API structure has ever made you sigh, give it a try.

Top comments (1)

Collapse
 
robin-ivi profile image
Engineer Robin 🎭

Cheers to new beginnings, Sabah Hasbi! 🍾🎉
Your first article is just the start of something amazing. We're excited to have you in our community—keep writing and inspiring others! 🌍📝