Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ZeroManNew to Visual Studio Code? Get it now.
ZeroMan

ZeroMan

Kanishk Singh Maurya

|
2 installs
| (0) | Free
Auto-detect express routes & test api
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ZeroMan - Zero-Config API Tester & Route Auto-Detector

ZeroMan automatically scans your Express.js codebase, detects all API endpoints, and provides a full-featured API Testing panel right inside VS Code — No Postman needed!


Features

  • Zero-Config Route Detection: Automatically scans your Express routers, nested routes (app.use('/api', router)), and route handlers.
  • Smart Server & Port Auto-Detect: Reads PORT from .env files automatically, with live editable port syncing.
  • In-Editor API Testing: Thunder Client-style UI with Params, Headers, Auth, and JSON Body editors.
  • Session-Wide Auth: Set Bearer Tokens, Basic Auth, or API Keys once and reuse across all endpoint requests.
  • Request Body Schema Inference: Auto-infers req.body fields from your code and generates dummy JSON body payloads.
  • 1-Click Postman Export: Export detected APIs to a Postman v2.1.0 Collection JSON file instantly.

How to Use

  1. Open any Express.js / Node.js backend project in VS Code.
  2. Click the ZeroMan icon in the Activity Bar.
  3. Click ** Scan Project Routes** to detect all endpoints.
  4. Click any route to open the interactive API Request Panel.
  5. Hit Send to test your live local server!

Built with ❤️ for Developers

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft