Open gfawcett22 opened 7 years ago
All requests between microservices should use protobuf format. The API Gateway will convert incoming JSON requests to protobuf and back to JSON on the response.
Check out these blog posts. Blog 1 Blog2
All requests between microservices should use protobuf format. The API Gateway will convert incoming JSON requests to protobuf and back to JSON on the response.