Pioneer is a open-source Swift GraphQL server, for Vapor.
.package(url: "https://github.com/d-exclaimation/pioneer", from: "0.5.1")
Pioneer is a layer on top of Vapor for handling all GraphQL operations through HTTP and WebSocket utilising the new concurrency features in Swift 5.5.
It can work with any GraphQL schema built with GraphQLSwift/GraphQL and work with any GraphQL client even with WebSocket.
If you have any feedback, please reach out at twitter @d_exclaimation