NASA-AMMOS / NASA-AMMOS/plandev

Provide a way to discover GraphQL endpoint from gateway

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

Nobody has claimed this yet.

clipper
Dominant language
Java
Stars
128
Forks
33
Avg merge
1d 17h
Merged PRs (30d)
12

Description

abercrom
https://jira.jpl.nasa.gov/browse/AERIEQS-435
Moderate
It would be useful if the Aerie Gateway could provide a way to get the GraphQL URL for the Aerie installation. We have scripts that need to interact with both the GraphQL endpoint and the gateway (to upload files). Depending on how Aerie is deployed, it may not be as simple as changing the port to get the GraphQL endpoint. Having a way to discover this from the gateway would allow us to provide just one URL to our script.

Contributor guide

Open the contributing guide

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 examining the Aerie Gateway entry points and the existing scripts that interact with both the gateway and the GraphQL endpoint. Determine how deployments currently expose these URLs; done means a script can provide one gateway URL and discover the correct GraphQL URL across supported deployment configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.