Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/obrien-k/marstronaut-federation


https://github.com/obrien-k/marstronaut-federation

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Marstronaut Federation

## Intro/Usage
Query via [Apollo](https://github.com/apollographql) [Studio](https://studio.apollographql.com/public/Marstronaut/home?variant=current) and specify earthDate to match an [XKCD](https://xkcd.com) comic's alt text with an available [NASA photo](https://github.com/nasa).

## Example Vars

```
{
"comicNumber": 1078,
"roverName": "curiosity",
"earthDate": "2012-07-06"
}
```

```
{
"comicNumber": 1691,
"roverName": "curiosity",
"earthDate": "2016-6-8"
}
```