Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.86 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.86 KB

Build Status

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

Setup

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

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