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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 (>=0.8), attoparsec (>=0.12), base (>=4.8 && <5), binary (>=0.7.5), bytestring (>=0.10), exceptions (>=0.6), http-client (>=0.4), http-conduit (>=2.1), lens (>=4.6.0.1), lens-aeson (>=1.0.0.3), mtl (>=2.1), text (>=1.2), transformers (>=0.3), unordered-containers (>=0.2), vector (>=0.10) [details]
License BSD-3-Clause
Copyright (c) 2015-2016 - Michel Boucey
Author Michel Boucey
Maintainer michel.boucey@cybervisible.fr
Revised Revision 1 made by MichelBoucey at 2016-11-29T09:50:55Z
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 2016-11-01T19:44:26Z
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 2016-11-18 [all 1 reports]

Readme for cayley-client-0.2.1.0

[back to package description]

A Cayley client for Haskell Build Status

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