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

[Last Documentation]

  • Alerta

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, aeson-pretty, base (>=4.7 && <5), containers, data-default, http-api-data, http-client, servant, servant-client, servant-server, text, time [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-08T08:23:07Z
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 not available [build log]
All reported builds failed as of 2017-06-08 [all 2 reports]

Readme for alerta-0.1.0.0

[back to package description]

alerta-client

Haskell bindings for the Alerta REST API.