forked from OSS/graphql
16 lines
584 B
Markdown
16 lines
584 B
Markdown
# 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).
|