graphql-api
GraphQL API library
A Haskell library for creating type-safe GraphQL APIs
Write type-safe GraphQL services in Haskell
406 stars
19 watching
32 forks
Language: Haskell
last commit: about 5 years ago graphqlhaskell
Related projects:
Repository | Description | Stars |
---|---|---|
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
hasura/graphql-parser-hs | A Haskell library for parsing GraphQL queries | 59 |
morpheusgraphql/morpheus-graphql | A Haskell-based GraphQL framework for building APIs with native Haskell types | 412 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,236 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
graphql-kit/graphql-apis | A curated collection of public GraphQL APIs | 4,555 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 516 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,322 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 130 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 135 |