@hackage ms-azure-api0.2.0.0
Microsoft Azure API
Categories
License
BSD-3-Clause
Maintainer
oss@unfoldml.com
Links
Versions
Deprecated
Dependencies (16)
- aeson
- base >=4.7 && <5
- bytestring
- containers
- hoauth2 ==2.6.0
- http-types Show all…
Dependents (0)
ms-azure-api
Haskell client bindings to the Microsoft Azure API.
Introduction
This library provides the client interface (under the MSAzureAPI namespace).
Authentication can be implemented with the ms-auth library.
Status
This library is still in development, so expect missing functionality. If there's anything you would like to see added, feel free to open an issue. In general, since the MS Azure API is quite large, features will be added to this library on a need basis.
Evolution of the library
Some breaking changes might also be introduced as the library matures.
We adhere to a simplified version of the Package Versioning Policy: breaking changes are signaled by increasing the major version number (e.g. 0.x -> 1.x ).
Copyright
(c) 2023-, Marco Zocca, UnfoldML AB