Welcome to spaceapi.dev
What is it?
SpaceAPI.dev is a GraphQL API that provides a quick, small, and easy to understand schema for prototyping or learning how to build front-end applications using a GraphQL client.
Inspired by the SWAPI, this is centered around data about NASA's Apollo Space Mission as it was built using the Apollo GraphQL Server.
What's included?
The schema and data set may evolve over time but today offers:
Mission
-- A thingAstronaut
-- A personImage
-- A visual thing
How can I get started?
Explore the API with the GraphiQL below or set your GraphQL URI to https://graph.spaceapi.dev in your own project and start querying.