SkyReve API Tester
VS Code extension for testing SkyReve APIs with a user-friendly interface.
Features
- API endpoint visualization in TreeView
- Parameter input support (Path, Query, Body)
- Real-time API testing
- Response visualization
- API sync with YAML files
- Branch-specific API caching
Requirements
- VS Code 1.60.0 or higher
- Node.js 14.0.0 or higher
Usage
- Open the API Tester sidebar
- Sync your APIs using the refresh button
- Click on an API to view details
- Input parameters and test the API
- View responses in the output channel
Extension Settings
This extension contributes the following settings:
skyreve-api-test.baseUrl : Base URL for API requests
Known Issues
Calling out known issues can help limit users opening duplicate issues against your extension.
Release Notes
0.1.0
Initial release of SkyReve API Tester
- API endpoint visualization with TreeView
- Support for Path, Query, and Body parameters
- Real-time API testing with response visualization
- YAML file sync support
- Branch-specific API caching
Following extension guidelines
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
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!
| |