A galaxy exploration API implemented using Zeit Now's serverless functions
Check it out here: https://galaxy-explorer-v2.now.sh/
Returns the information of the given cluster.
Returns the names of all the systems in the given cluster.
Returns the information of the given system.
Returns the names of all the planets in the given system.
Returns the information of the given planet.
Returns the full path to the given planet in the galaxy, i.e. Cluster -> System -> Planet
.
E.g.:
-
/api/locate/Thessia
=> Athena Nebula -> Parnitha -> Thessia -
/api/locate/Earth
=> Local Cluster -> Sol -> Earth
Returns a list of all the gas giants in the galaxy.
Note: Gas giants have no surface temperature, so their temp
is set to N/A
.