Hi Team.
Is it possible to transform http rest api to grpc through tyk?
(like grpc-gateway)
I found some documentations about grpc(ex. grpc proxy, grpc plugin)
I don’t think that’s what I was looking for
When the client sends the request in http json format, I wonder if it is possible to do grpc communication with grpc server, target(=upstream) url
Thanks for your support