Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.32 KB

README.md

File metadata and controls

42 lines (26 loc) · 2.32 KB

Build Status

Pioneer is an open-source Swift GraphQL server for Vapor.

Setup

.package(url: "https://github.com/d-exclaimation/pioneer", from: "0.9.0")

Swift for GraphQL

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.

Usage/Examples

Protocols (WebSocket)

Feedback

If you have any feedback, feel free reach out at twitter @d_exclaimation

Attribution

This project is heavily inspired by Apollo Server, and it would not have been possible without the work put into GraphQLSwift/GraphQL and Vapor.

Logo design inspired by MistKit and Apple's ARKit.