NatLabRockies / NatLabRockies/api-umbrella
Sub-request
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.2k
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing api-umbrella's request-routing and proxy documentation or entry points to determine whether chained sub-requests are supported. Done would mean identifying the existing function or documenting a clearly scoped design for passing the first service's response into a second request.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100