api-umbrella
api-umbrella copied to clipboard
Sub-request
Hi guys! I want realize sub requests to different microservices in one request to api-umbrella
That i mean
- I send into api-umbrella one REST API request
- api-umbrella create one sub-request to first service and receive ansver
- api-umbrella take information from first ansver and create second sub-request to second service.
- Ansver from second service api-umbrella transmit ME back.
Is it posible?
What this functions name?