AutoGraphParser

main

Swift GQL Parser
remind101/AutoGraphParser

AutoGraphParser

CircleCI

The Swiftest way to GQL Parsing

Relies upon functional parser combinators https://github.com/pointfreeco/swift-parsing.

Conforming to 2021 spec.

  • GraphQL client Query parsing.
  • Introspection Schema JSON parsing.
  • Full GraphQL schema parsing (future).

CI:

  • Linux Ubuntu
  • Mac

Process

Building
swift build
Testing
swift test
Notes

This project relies primarily on Swift Package Manager and NOT Xcode. It should always be runnable in the terminal.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Mon Apr 22 2024 07:07:36 GMT-0900 (Hawaii-Aleutian Daylight Time)