#Introduction to Pioneer

Pioneer is an open-source, spec-compliant GraphQL server that's compatible with any GraphQL schema built with GraphQLSwift/GraphQL.

Pioneer and GraphQL as a layer between your Swift backend and your Web, iOS, and Android frontend
Pioneer and GraphQL as a layer between your Swift backend and your Web, iOS, and Android frontend

🪛 Straightforward setup

Just plug it in and start working immediately

🌐 Universal compability

Compability with any data source, any GraphQL client, any GraphQL schema built on top of GraphQLSwift/GraphQL

🕊 Subscriptions capable

Subscriptions using GraphQL over WebSocket protocols such as graphql-ws and subscriptions-transport-ws

🚀 Wide range of features

HTTP resolving strategy, extensive context building, AsyncEventStream and PubSub

🏅 Spec-compliant

Pioneer is compliant with the GraphQL over HTTP spec

Get started!
getting-started/