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 && <1.1), attoparsec (>=0.12 && <0.14), base (>=4.8 && <5), bytestring (>=0.10 && <0.11), exceptions (>=0.6 && <0.9), http-client (>=0.4 && <0.6), http-conduit (>=2.1 && <2.3), lens (>=4.6.0.1 && <4.16), lens-aeson (>=1.0.0.3 && <1.1), mtl (>=2.1 && <2.3), text (>=1.2 && <1.3), transformers (>=0.3 && <0.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.12) [details]
License BSD-3-Clause
Copyright Copyright (c) 2015-2016 - Michel Boucey
Author Michel Boucey
Maintainer michel.boucey@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2016-11-29T21:19:53Z
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-09-13T16:03:14Z
Distributions Stackage:0.4.19.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 20809 total (125 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-09-13 [all 1 reports]

Readme for cayley-client-0.2.0.0

[back to package description]

#A Cayley client for Haskell Build Status

Cayley-client is a Haskell library that implements the RESTful API of Cayley database graph.