cayley-client: A Haskell client for the Cayley graph database

[ bsd3, database, library ] [ Propose Tags ]

cayley-client implements the RESTful API of the Cayley graph database.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.5.1, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9, 0.4.10, 0.4.11, 0.4.12, 0.4.13, 0.4.14, 0.4.15, 0.4.16, 0.4.17, 0.4.18, 0.4.19, 0.4.19.1, 0.4.19.2, 0.4.19.3
Dependencies aeson (>=2 && <2.3), attoparsec (>=0.12 && <0.15), base (>=4.8.1.0 && <5), binary (>=0.7.5 && <0.13), bytestring (>=0.10.6 && <0.13), exceptions (>=0.8.0.2 && <0.11), http-client (>=0.4.30 && <0.8), http-conduit (>=2.1.8 && <2.4), lens (>=4.12.3 && <5.3), lens-aeson (>=1.1 && <1.3), mtl (>=2.2.1 && <2.4), text (>=1.2.2 && <2.3), transformers (>=0.4.2 && <0.7), unordered-containers (>=0.2.5.1 && <0.21), vector (>=0.9 && <0.14) [details]
License BSD-3-Clause
Copyright (c) 2015-2024 - Michel Boucey
Author Michel Boucey
Maintainer michel.boucey@gmail.com
Category Database
Home page https://github.com/MichelBoucey/cayley-client
Source repo head: git clone https://github.com/MichelBoucey/cayley-client.git
Uploaded by MichelBoucey at 2024-01-19T18:45:36Z
Distributions Stackage:0.4.19.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 20687 total (97 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-19 [all 1 reports]

Readme for cayley-client-0.4.19.3

[back to package description]

A Cayley client for Haskell CI

Cayley-client up to 0.4.* implements the RESTful API of Cayley database graph up to v0.6.0. Cayley 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".