Copyright | (c) 2020-2021 Tim Emiola |
---|---|
License | BSD3 |
Maintainer | Tim Emiola <adetokunbo@users.noreply.github.com> |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Implements a demo service.
Server implementation
An application-level environment suitable for storing in a Reader.
AppEnv | |
|
waiApp :: AppEnv -> Application Source #
An Application
that runs the server using the given DB and Cache.