„Home“ hinzufügen
commit
393b9bb6de
19
Home.md
Normal file
19
Home.md
Normal file
@ -0,0 +1,19 @@
|
||||
- **Clone URL**: git://caraus.tech/pub/graphql-spice.git
|
||||
|
||||
# GraphQL with batteries
|
||||
|
||||
[![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)
|
||||
|
||||
- JSON serialization (with Aeson 2 support)
|
||||
- Test utilities
|
||||
|
||||
This library provides common functionality for the main [graphql package](https://www.caraus.tech/projects/pub-graphql).
|
||||
|
||||
## Documentation
|
||||
|
||||
API documentation is available through
|
||||
[Hackage](https://hackage.haskell.org/package/graphql-spice).
|
||||
|
||||
Further documentation will be made available in the
|
||||
[Wiki](https://www.caraus.tech/projects/graphql/wiki).
|
Loading…
Reference in New Issue
Block a user