graphql-api

GraphQL API

https://github.com/haskell-graphql/graphql-api#readme

Latest on Hackage:0.4.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-Apache licensed by Jonathan M. Lange, Tom Hunger

Implement GraphQL servers in Haskell.

Provides a Servant-like type-based API for defining GraphQL schemas and implementing handlers for those schemas.

See README.md for more details.