haskell-admin-core-1.0.0.0: Core Modules of Haskell Admin
Safe HaskellNone
LanguageHaskell2010

Admin.Server

Documentation

adminApp :: Components a names api => a -> [ByteString] -> Application Source #

serveAdmin :: Components a names api => a -> Server (AdminAPI api) Source #