Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Reve Api TesterNew to Visual Studio Code? Get it now.
Reve Api Tester

Reve Api Tester

SkyReve

|
5 installs
| (3) | Free
SkyReve Project API Tester
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  1. Open the API Tester sidebar
  2. Sync your APIs using the refresh button
  3. Click on an API to view details
  4. Input parameters and test the API
  5. 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.

  • 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.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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