Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 921 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 921 Bytes

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).