https://github.com/michelboucey/cayley-client
A Haskell client library for Cayley database graph
https://github.com/michelboucey/cayley-client
cayley-client cayley-database-graph haskell haskell-library
Last synced: 27 days ago
JSON representation
A Haskell client library for Cayley database graph
- Host: GitHub
- URL: https://github.com/michelboucey/cayley-client
- Owner: MichelBoucey
- License: bsd-3-clause
- Created: 2015-01-05T11:47:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T07:21:48.000Z (9 months ago)
- Last Synced: 2025-03-30T08:51:18.487Z (about 2 months ago)
- Topics: cayley-client, cayley-database-graph, haskell, haskell-library
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/cayley-client
- Size: 88.9 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Cayley client for Haskell  [](https://hackage.haskell.org/package/cayley-client)
Cayley-client up to 0.4.* implements the [RESTful API](https://github.com/google/cayley/blob/master/docs/HTTP.md) of [Cayley database graph](https://github.com/google/cayley) up to v0.6.0. [Cayley v0.6.1](https://github.com/cayleygraph/cayley/releases/tag/v0.6.1) "includes all the pending features that can be merged before v0.7, which will be a major release [...] and may cause breaking changes".