Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1016 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 1016 Bytes

SpaceAPI - Media Service

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

Requirements

Running Locally

yarn install
yarn start

and then view GraphQL Playground at http://localhost:8888/graphql

Deployments

This project is configured for deployment as a serverless function on Netlify

Associated Projects

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