@hackage azure-service-api0.1.0.0
Haskell bindings for the Microsoft Azure Service Management API
Categories
License
BSD-3-Clause
Maintainer
edsko@well-typed.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1.0.0 Mon, 5 Nov 2012
Installation
Dependencies (14)
- base >=4.5 && <5
- binary >=0.5 && <0.7
- bytestring >=0.9 && <0.11
- case-insensitive >=0.4 && <0.5
- certificate >=1.3 && <1.4
- crypto-pubkey-types >=0.1 && <0.2 Show all…
Dependents (2)
@hackage/distributed-process-azure, @hackage/acme-everything
At the moment, this module only provides minimal functionality, just enough to support the "distributed-process-azure" package (Azure backend for Cloud Haskell). However, the code is set up in such a way that adding additional functionality should be relatively straightforward; developers who wish to do will probably want to consult the Windows Azure Service Management REST API Reference (http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx).