graphql-api: GraphQL API
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.
Modules
[Index] [Quick Jump]
- GraphQL
Downloads
- graphql-api-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.2.0, 0.3.0, 0.4.0 |
---|---|
Dependencies | aeson, attoparsec, base (>=4.9 && <5), containers, exceptions, ghc-prim, graphql-api, protolude (>=0.2.1), QuickCheck, scientific, text, transformers [details] |
License | LicenseRef-Apache |
Author | Jonathan M. Lange, Tom Hunger |
Maintainer | Jonathan M. Lange <jml@mumak.net>, Tom Hunger <tehunger@gmail.com> |
Category | Web |
Home page | https://github.com/haskell-graphql/graphql-api#readme |
Bug tracker | https://github.com/haskell-graphql/graphql-api/issues |
Source repo | head: git clone https://github.com/haskell-graphql/graphql-api |
Uploaded | by teh at 2019-10-15T13:06:04Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | union-example, input-object-example |
Downloads | 3524 total (18 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-10-15 [all 1 reports] |