/Tropic

Tropic: A VS Code extension that provides gRPC API endpoint testing.

What is Tropic? 🍍

A VS Code extension that provides gRPC API endpoint testing.

Core Features ⚡

Tropic supports the following RPC streaming types:

  • unary
  • client streaming
  • server streaming
  • bi-directional streaming

The server response is displayed in the VS Code output channel.

Future Features 🍹

  • Support for additional metadata in request
  • Predictive text for services and methods
  • Schema / service method preview via hovering
  • Auto-identification of gRPC requests
  • Historical log of all requests and responses

Built By 💛