Skip to content

OxfordAbstracts/purescript-graphql-parser

 
 

Repository files navigation

purescript-graphql-parser

A parser to AST for languages needing to manipulate graphql.

The two goals of this packages are:

  1. Precise conformance with the June 2018 graphql spec.
  2. Speed.

This package is not:

  1. A graphql client.
  2. A graphql server.

However, if you are writing a graphql client or graphql server, this package can save you from implementing a parser.

About

A graphql parser for purescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PureScript 97.7%
  • Dhall 2.3%