Skip to content

sjungling/space-api

Repository files navigation

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.

Running Locally

yarn install
yarn start

Deployments

This project is configured for deployment through Vercel.

Associated Projects

This project leverages a small constellation of federated GraphQL services that are made available through an Apollo Gateway (https://graph.spaceapi.dev).