tablestorage: Azure Table Storage REST API Wrapper
A collection of functions to call the methods of the Azure Table Storage REST API from Haskell. Table and entity level functions are supported along with shared key authentication token generation, and error handling. Pagination and projections are currently not supported.
Modules
[Index]
Downloads
- tablestorage-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.1.0 |
---|---|
Dependencies | base (>=4 && <5), base64-bytestring, bytestring, conduit, crypto-api, cryptohash, HTTP, http-conduit (>=1.8.5), http-types, mtl, network, old-locale, resourcet, SHA, time, transformers, utf8-string, xml [details] |
Tested with | ghc ==7.0.4 |
License | BSD-3-Clause |
Copyright | (c) Phil Freeman, Aaron Friel 2012 |
Author | Phil Freeman, Aaron Friel |
Maintainer | Phil Freeman <paf31@cantab.net> |
Category | Web, Database, API |
Home page | http://github.com/paf31/tablestorage |
Uploaded | by PhilFreeman at 2012-12-22T22:49:10Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3840 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |