NatLabRockies / NatLabRockies/api-umbrella

Sub-request

Open
#433 0 comments 0 reactions 0 assignees View on GitHub

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

  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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.