jml-web-service

Common utilities for running a web service

https://github.com/jml/jml-web-service#readme

Latest on Hackage:0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Apache-2.0 licensed
Maintained by Jonathan M. Lange

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.