graphql-api: GraphQL API
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.1, 0.1.2, 0.2.0, 0.3.0, 0.4.0, 0.4.0 |
---|---|
Change log | None available |
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:04:12Z |
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
Package maintainers
For package maintainers and hackage trustees