A Visual Studio Code extension that provides an intuitive explorer for your API endpoints. Currently supporting NestJS projects, with more frameworks coming soon.
Features
🎯 Smart endpoint detection in controller files
🎨 Color-coded HTTP methods (GET, POST, PUT, DELETE, PATCH)
📝 Parameter and return type information
🔄 Auto-refresh on file changes
🔎 Jump-to-definition support
💡 Method signature preview
Current Support
Languages: NestJS (TypeScript)
File Types: Controllers (.controller.ts)
Roadmap
Additional framework support (coming soon)
Service, Repository, and DTO file exploration
Enhanced type information
Custom decorator support
Requirements
Visual Studio Code ^1.70.0
TypeScript project with controller files
Extension Settings
Code Compass contributes the following colors that can be customized: