A simple Solar System visualizer making use of both the SBDB Query and Horizon's API for asteroid and planetary data. All visualized through Three.js
GNU General Public License v3.0
1
stars
0
forks
source link
Modify the HorizonApiGateway to handle the client-side request construction #89
Open
jChicote opened 1 month ago
Description
Modify the HorizonApiGateway to be geared towards sending details of the request to be handled by the server.
Acceptance
Implementation