NASA-AMMOS / NASA-AMMOS/plandev
Provide a way to discover GraphQL endpoint from gateway
Nobody has claimed this yet.
- 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
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 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