API Tester is a Visual Studio Code extension that helps you test and manage HTTP APIs directly inside the editor. With a clean sidebar UI, you can organize APIs by website, send requests, save and load them, and import/export all your API data in JSON format.
🌟 Features
✅ Send HTTP requests (GET, POST, PUT, DELETE, etc.)
🗂️ Group and save APIs under website names
💾 Save, load, edit, and delete API entries
📁 Import and Export API collection in JSON format
🔍 Two-level dropdown: Website → API name
🧼 Clear all fields with confirmation
💬 Save API with confirmation modal
🎨 Simple and responsive user interface (HTML, CSS, JS)
📸 UI Highlights
Website and API dropdown selectors
Input fields for method, URL, headers, and body
Buttons: Send, Save, Clear, Import, Export
Save/Clear confirmation modals for a better user experience
📦 Installation
Open Visual Studio Code
Go to the Extensions sidebar (Ctrl + Shift + X)
Search for API Tester
Click Install
🚀 How to Open API Tester in VS Code
Once the extension is installed, here are the ways to open and use it: