summaryrefslogtreecommitdiff
path: root/README.md
blob: 3bc8881e4aed60aa94f80c15c280c69fee8c6051 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# GraphQL implementation in Haskell

[![Simple Haskell](https://www.simplehaskell.org/badges/badge.svg)](https://www.simplehaskell.org)
[![CI/CD](https://img.shields.io/badge/CI-CD-brightgreen)](https://build.caraus.tech/go/pipelines)

See https://www.caraus.tech/projects/pub-graphql.

Report issues on the
[bug tracker](https://www.caraus.tech/projects/pub-graphql/issues).

API documentation is available through
[Hackage](https://hackage.haskell.org/package/graphql).

Further documentation will be made available in the
[Wiki](https://www.caraus.tech/projects/pub-graphql/wiki).