# 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

Just plug it in and start working immediately

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

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

HTTP resolving strategy, extensive context building, AsyncEventStream and PubSub

Pioneer is compliant with the GraphQL over HTTP spec

Get started!
getting-started/