A VS Code extension that provides gRPC API endpoint testing.
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.
- 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