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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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, 0.4.19.3
Change log None available
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:44:47Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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".