This is a GraphQL service that is apart of the federated SpaceAPI graph.
This focuses on providing media assets data about NASA's Apollo space program from the NASA Image and Video Library
- Netlify Account
yarn install
yarn start
and then view GraphQL Playground at http://localhost:8888/graphql
This project is configured for deployment as a serverless function on Netlify
This project leverages a small constellation of federated GraphQL services that are made available through an Apollo Gateway (https://graph.spaceapi.dev).