This project is a reference implementation for the SpaceAPI GraphQL schema as made available at https://graph.spaceapi.dev.
This was inspired by the http://swapi.dev except with data about NASA's Apollo space program, as a hat-tip to the Apollo GraphQL project.
yarn install
yarn start
This project is configured for deployment through Vercel.
This project leverages a small constellation of federated GraphQL services that are made available through an Apollo Gateway (https://graph.spaceapi.dev).