Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.92 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.92 KB

Pioneer

Build Status

Pioneer is a open-source Swift GraphQL server, for Vapor.

Setup

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

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, please reach out at twitter @d_exclaimation