graphql-parser-hs

GraphQL parser

A Haskell library for parsing GraphQL queries

A GraphQL query parser for Haskell

GitHub

59 stars
18 watching
22 forks
Language: Haskell
last commit: about 2 years ago

Related projects:

Repository Description Stars
haskell-graphql/graphql-api A Haskell library for creating type-safe GraphQL APIs 406
jdnavarro/graphql-haskell A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. 168
graphql-dotnet/parser A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. 218
hasura/graphql-engine Provides a secure, API-driven interface to access and manipulate data from various databases 31,179
graphql-rust/graphql-parser A tool for parsing and formatting GraphQL query and schema definitions in Rust. 355
hasura/learn-graphql A comprehensive tutorial series for building real-world GraphQL applications with deadlines 1,202
graphql-elixir/graphql_parser An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) 20
mrspartak/hasura-om A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation 21
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
ronanyeah/rust-hasura A Rust project demonstrating a Hasura GraphQL API using JWT authentication and UUID integration. 140
lkster/graphql-to-type A tool that parses GraphQL requests into TypeScript types and objects 6
tallstreet/graphql-parser-python A tool that generates a parser for Python from the GraphQL language 4
product-ride/hql-tag A utility library to simplify querying in Hasura GraphQL backend by providing shorthand for where and order_by arguments. 42
haskellari/postgresql-simple A Haskell client library providing a simple interface to PostgreSQL databases. 88
morpheusgraphql/morpheus-graphql A Haskell-based GraphQL framework for building APIs with native Haskell types 410