Skip to content

obrien-k/marstronaut-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marstronaut Federation

Intro/Usage

Query via Apollo Studio and specify earthDate to match an XKCD comic's alt text with an available NASA photo.

Example Vars

{
  "comicNumber": 1078,
  "roverName": "curiosity",
  "earthDate": "2012-07-06"
}
{
  "comicNumber": 1691,
  "roverName": "curiosity",
  "earthDate": "2016-6-8"
}