https://github.com/avanov/dgraphio-grpc
Unofficial Haskell client for [dgraph.io](https://dgraph.io)
https://github.com/avanov/dgraphio-grpc
Last synced: about 1 year ago
JSON representation
Unofficial Haskell client for [dgraph.io](https://dgraph.io)
- Host: GitHub
- URL: https://github.com/avanov/dgraphio-grpc
- Owner: avanov
- License: mit
- Created: 2020-02-23T22:21:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T22:47:17.000Z (over 6 years ago)
- Last Synced: 2024-10-06T06:02:34.322Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Unofficial client for [dgraph.io](https://dgraph.io)
====================================================
Work in progress
```
nix-shell
make codegen
make all
```