api-umbrella icon indicating copy to clipboard operation
api-umbrella copied to clipboard

Sub-request

Open oleginishev opened this issue 6 years ago • 0 comments

Hi guys! I want realize sub requests to different microservices in one request to api-umbrella

That i mean

  1. I send into api-umbrella one REST API request
  2. api-umbrella create one sub-request to first service and receive ansver
  3. api-umbrella take information from first ansver and create second sub-request to second service.
  4. Ansver from second service api-umbrella transmit ME back.

Is it posible?

What this functions name?

oleginishev avatar Dec 29 '18 20:12 oleginishev