Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>API BapuNew to Visual Studio Code? Get it now.
API Bapu

API Bapu

sarvaiya

|
4 installs
| (0) | Free
A lightweight and intuitive API client for Visual Studio Code, designed to streamline your API development and testing workflow.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

API Bapu

API Bapu is a lightweight and intuitive API client for Visual Studio Code, designed to streamline your API development and testing workflow directly within your editor.

Features

This extension provides a convenient sidebar for managing and inspecting API requests.

  • New API Request: Quickly create and send new HTTP requests using the New API Request command.
  • Saved Requests: Organize and persist your frequently used requests in the "Saved Requests" view.
  • Request History: Automatically keeps a history of your sent requests for easy re-execution.
  • Request Management: Rename or delete saved requests directly from the sidebar.

!API Bapu in action

Requirements

There are no external requirements or dependencies to use this extension.

Extension Settings

This extension contributes the following settings:

  • wvbapuapiclient.apiKey: Your API key for authenticating requests.
  • wvbapuapiclient.defaultHeaders: A JSON object of headers to be sent with every request.

Known Issues

There are currently no known issues. Please feel free to report any bugs or suggest features on the project's GitHub repository.

Release Notes

1.0.0

Initial release of API Bapu.

  • Added "Saved Requests" and "History" views.
  • Commands for creating, saving, deleting, and renaming requests.

Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

Enjoy!

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