jChicote / jChicote/Asteroid_Visualizer
Modify the SmallBodyApiGateway to handle client-side specific request construction
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Modify the SmallBodyApiGateway to be geared towards sending details of the request to be handled by the server.
## Acceptance
- Maintains all pre-existing behavior to gather the required data for the endpoints
- Maintains previous transformations of information.
## Implementation
- [ ] Fully construct the apiUri before being passed into the server.js
- [ ] Test locally changes
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the SmallBodyApiGateway and the server.js handoff described in the issue. Trace how endpoint data is gathered and transformed, then verify that the complete apiUri is passed to server.js while all existing behavior and transformations remain unchanged; test the changes locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100