tablestorage

Azure Table Storage REST API Wrapper

http://github.com/paf31/tablestorage

Latest on Hackage:0.2.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Phil Freeman, Aaron Friel
Maintained by Phil Freeman

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.