Add a README
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# GraphQL with batteries
|
||||
|
||||
- JSON serialization (with Aeson 2 support)
|
||||
- Test utilities
|
||||
|
||||
This library provides common functionality for the main [graphql package](https://hackage.haskell.org/package/graphql).
|
||||
|
||||
## Documentation
|
||||
|
||||
API documentation is available through
|
||||
[Hackage](https://hackage.haskell.org/package/graphql-spice).
|
||||
Reference in New Issue
Block a user