alerta: Bindings to the alerta REST API

[ api, bsd3, library, monitoring, web ] [ Propose Tags ]

Alerta is an alert monitoring tool developed by the Guardian newspaper

This package supplies bindings to the alerta REST API so that it can be used from Haskell.

Built with Servant.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6
Change log CHANGELOG.md
Dependencies aeson (>=1.1 && <1.3), aeson-pretty (>=0.8 && <0.9), base (>=4.7 && <5), containers (>=0.5 && <0.6), data-default (>=0.7 && <0.8), http-api-data (>=0.3 && <0.4), http-client (>=0.5 && <0.6), servant (>=0.10 && <0.12), servant-client (>=0.10 && <0.12), servant-server (>=0.10 && <0.12), text (>=1.2.2 && <1.3), time (>=1.6 && <1.9) [details]
License BSD-3-Clause
Copyright Mark Hopkins
Author Mark Hopkins
Maintainer markjohnhopkins@gmail.com
Category Monitoring, API, Web
Home page https://github.com/mjhopkins/alerta-client
Bug tracker https://github.com/mjhopkins/alerta-client/issues
Source repo head: git clone https://github.com/mjhopkins/alerta-client
Uploaded by MarkHopkins at 2017-06-13T03:50:18Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5145 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-13 [all 1 reports]

Readme for alerta-0.1.0.4

[back to package description]

alerta-client

Haskell bindings for the Alerta REST API.