The tablestorage package
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.
Properties
| Versions | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.1.0 |
|---|---|
| Dependencies | base (4.*), base64-bytestring, bytestring, haskell98, HTTP, network, SHA, time, utf8-string, xml |
| License | BSD3 |
| Copyright | (c) Phil Freeman 2012 |
| Author | Phil Freeman <paf31-at-cantab.net> |
| Maintainer | Phil Freeman <paf31-at-cantab.net> |
| Stability | experimental |
| Category | Web, Database, API |
| Home page | http://github.com/paf31/tablestorage |
| Source repository | git clone git://github.com/paf31/tablestorage.git |
| Upload date | Tue Apr 24 04:53:02 UTC 2012 |
| Uploaded by | PhilFreeman |
| Build failure | ghc-7.4 (log) |
Modules
- Network
- Network.TableStorage
- Network.TableStorage.API
- Network.TableStorage.Auth
- Network.TableStorage.Development
- Network.TableStorage.Types
- Network.TableStorage
Downloads
- tablestorage-0.1.tar.gz (Cabal source package)
- package description (included in the package)