jml-web-service: Common utilities for running a web service
This is a personal set of helper functions used to create a web API service.
We assume that the service is intended to run in a container on a Kubernetes cluster, but it's likely that these routines would be useful for other services.
We provide command-line options for use with optparse-applicative, Prometheus instrumentation, and some basic logging.
Downloads
- jml-web-service-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0 |
---|---|
Dependencies | base (>=4.10 && <5), bytestring, clock, data-default, http-types, monad-logger, optparse-applicative, prometheus-client, prometheus-metrics-ghc, protolude (>=0.2), text, wai, wai-extra, warp [details] |
License | Apache-2.0 |
Author | |
Maintainer | Jonathan M. Lange <jml@mumak.net> |
Category | Web |
Home page | https://github.com/jml/jml-web-service#readme |
Bug tracker | https://github.com/jml/jml-web-service/issues |
Source repo | head: git clone https://github.com/jml/jml-web-service |
Uploaded | by jml at 2018-01-30T03:00:43Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 732 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-01-30 [all 1 reports] |