OrchestrateDB: Unofficial Haskell Client Library for the Orchestrate.io API
An implementation of most of the functions of the Orchestrate.io REST API in Haskell.
To get started, see the documentation for the Orchestrate and Orchestrate.REST module below.
Because this module does use Data.Aeson
for parsing and encoding JSON you might want to take a look at it's docs too.
For some working examples check out the "examples/Test.hs" file and the documentation.
[Skip to Readme]
Downloads
- OrchestrateDB-1.0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3 |
---|---|
Dependencies | aeson, base (>=4.6 && <4.9), bytestring (>=0.10), HTTP (>=4000), http-conduit (>=2.1), http-types (>=0.8), lifted-base (>=0.2) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2015, Adrian Dawid |
Author | Adrian Dawid |
Maintainer | adriandwd@gmail.com |
Category | Database |
Home page | https://github.com/dwd31415/Haskell-OrchestrateDB |
Bug tracker | https://github.com/dwd31415/Haskell-OrchestrateDB/issues |
Uploaded | by dwd31415 at 2015-08-02T12:21:50Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3048 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-08-02 [all 1 reports] |