Skip to content

getsidetrack/pioneer

 
 

Repository files navigation

Pioneer

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

Setup

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

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

Sponsor this project

 

Packages

No packages published

Languages

  • Swift 99.8%
  • Dockerfile 0.2%