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

QPostMan

Baihaqi

|
4 installs
| (0) | Free
Mini Postman langsung di VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

qPostman - API Client for VS Code

qPostman Logo

A lightweight yet powerful REST API client built right into VS Code, designed for developers who need quick API testing without leaving their editor.

Features ✨

  • Intuitive Interface: Clean, theme-aware UI that matches your VS Code theme
  • Multiple HTTP Methods: GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS
  • Request Building:
    • JSON body editor with formatting
    • Raw text body support
    • URL parameters builder
  • Response Handling:
    • Syntax highlighting for JSON responses
    • Response time tracking
    • Status code visualization
  • Request History: Keep track of your recent requests
  • Dark/Light Theme Support: Automatically adapts to your VS Code theme

Installation ⚡

  1. Open VS Code
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X)
  3. Search for "qPostman"
  4. Click Install
  5. Reload VS Code if required

Usage 🚀

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P)
  2. Search for and select "Open qPostman"
  3. Enter your API URL and select HTTP method
  4. For POST/PUT/PATCH requests:
    • Use the JSON tab for structured data
    • Use the Raw tab for plain text
    • Add parameters as needed
  5. Click "Send Request"
  6. View response in the bottom panel

Keyboard Shortcuts

Command Windows/Linux macOS
Open qPostman Ctrl+Alt+Q Cmd+Alt+Q

Screenshots 📷

Dark Theme

Dark Theme Screenshot

Light Theme

Light Theme Screenshot

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft