We are moving our services from REST JSON/H1 to gRPC. Teams are very 
comfortable with tools like Postman and Swagger for integration testing for 
two reasons:

   - No compilation needed to invoke a service
   - Text based data definition format i.e. JSON

Our services are implemented using grpc-java and therefore am looking for 
libraries/approaches to make this work on the JVM. Has anything been done 
in Java similar to what is described here for go 
: https://github.com/jnewmano/grpc-json-proxy?

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b6492236-eaad-4828-9e88-a2d7b3a70707%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to