@hackage core-webserver-servant0.1.1.3

Interoperability with Servant

This is part of a library to help build command-line programs, both tools and longer-running daemons.

This package in particular adds wrappers around the servant library commonly used for exposing web services APIs and allows your handlers to be written in the Program monad from core-program.