TestEzy is a modern API testing solution for Visual Studio Code. It helps you organize, send, and manage API requests directly from the VS Code sidebar, with persistent storage and environment support.
Features
Create and send HTTP requests (GET, POST, PUT, DELETE)
Organize requests into collections
Manage environments for different API endpoints
Persistent storage using lowdb (requests, collections, environments are saved)
Right-click to delete APIs from the sidebar
Modern, user-friendly UI
View recent requests and filter by environment
Requirements
No special requirements. Internet access is needed for API requests.
Extension Settings
This extension does not add custom settings yet. (Future versions may add configuration options.)
Known Issues
Only basic authentication (API key) is supported.
Collections may reference deleted APIs until you remove them.