Desktop client for testing gRPC services
The application was designed using the Reduce & Conquer architectural pattern
- All types of calls are supported (Unary, Client, Server, Bidirectional)
- Request (messages) in JSON format
- Metadata in JSON format
- Generating a request with random data
- Notification about missing dependencies
- Preview of the proto file