I am in the QA department. The application is written in Go and use gRPC proto along with GraphQL. I am looking for a tool/framework to test these API endpoints.
--
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 grpc-io+unsubscribe@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/9613fe0a-79d6-4713-b00a-2f0b504ec5c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What kind of test do you intend to run? If it is a one-off manual test, you may want to look at the command line tool to talk to your grpc endpoint.
On Tue, Mar 8, 2016 at 3:24 PM, <mousum...@gmail.com> wrote:
I am in the QA department. The application is written in Go and use gRPC proto along with GraphQL. I am looking for a tool/framework to test these API endpoints.
--
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 grpc-io+u...@googlegroups.com.
Thanks!