Skip to content

OxfordAbstracts/purescript-graphql-parser

This branch is 13 commits ahead of meeshkan/purescript-graphql-parser:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c59c45 · Jan 8, 2023

History

51 Commits
Aug 20, 2022
Jul 12, 2020
Jan 8, 2023
Aug 21, 2022
Jun 21, 2020
Jun 21, 2020
Jun 21, 2020
Aug 20, 2022
Jan 8, 2023
Jul 12, 2020

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%