OrchestrateDB: Unofficial Haskell Client Library for the Orchestrate.io API
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.
Warnings:
- Exposed modules use unallocated top-level names: Orchestrate
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]
Properties
Versions | 1.0.0.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3 |
---|---|
Change log | None available |
Dependencies | aeson, base (>=4.7 && <4.8), 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-07-28T22:30:59Z |
Modules
[Index]
Downloads
- OrchestrateDB-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees