graphql-parser-hs
GraphQL parser
A Haskell library for parsing GraphQL queries
A GraphQL query parser for Haskell
59 stars
18 watching
22 forks
Language: Haskell
last commit: about 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Haskell library for creating type-safe GraphQL APIs | 406 |
| | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
| | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
| | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,236 |
| | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
| | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,207 |
| | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
| | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
| | A parser combinator library designed to be industrial-strength and easy to use | 850 |
| | A Rust project demonstrating a Hasura GraphQL API using JWT authentication and UUID integration. | 140 |
| | A tool that parses GraphQL requests into TypeScript types and objects | 6 |
| | A tool that generates a parser for Python from the GraphQL language | 4 |
| | A utility library to simplify querying in Hasura GraphQL backend by providing shorthand for where and order_by arguments. | 42 |
| | A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
| | A Haskell-based GraphQL framework for building APIs with native Haskell types | 412 |