We are working on gRPC Services on the .Net project. Tried to use gRPC on Postman but did not get success.
Does anyone know web-based or windows based gRPC clients?
Try https://github.com/fullstorydev/grpcui (which is based on gRPCurl)