Skip to content

numq/Stub

Repository files navigation

Stub

🌟 Support this project
Bitcoin (BTC) bc1qs6qq0fkqqhp4whwq8u8zc5egprakvqxewr5pmx
Ethereum (ETH) 0x3147bEE3179Df0f6a0852044BFe3C59086072e12
USDT (TRC-20) TKznmR65yhPt5qmYCML4tNSWFeeUkgYSEV

Desktop client for testing gRPC services


preview


The application was designed using the Reduce & Conquer architectural pattern

Features:

  • 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