Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T07:21:48.000Z (4 months ago)
- Last Synced: 2024-11-28T13:46:32.684Z (about 1 month 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 ![CI](https://github.com/MichelBoucey/cayley-client/actions/workflows/haskell-ci.yml/badge.svg) [![Hackage](https://img.shields.io/hackage/v/cayley-client.svg)](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".