@hackage jml-web-service0.1.0
Common utilities for running a web service
Categories
License
Apache-2.0
Maintainer
Jonathan M. Lange <jml@mumak.net>
Links
Versions
- 0.1.0 Tue, 30 Jan 2018
Installation
Dependencies (14)
- base >=4.10 && <5
- bytestring
- clock
- data-default
- http-types
- monad-logger Show all…
Dependents (1)
@hackage/acme-everything
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.