Atemschutzterminplaner-0.1.0.0: Short description of your package

Safe HaskellNone
LanguageHaskell2010

Control.App

Description

Module starts Web and Restserice such as the Databaseserver

Synopsis

Documentation

parseConfig Source #

Arguments

:: FilePath

path of the config file

-> IO Config

Do IO return Config

Parses the config file

init_view Source #

Arguments

:: Config

Configuration of the Server

-> IO ()

Do IO

Initalizes the Spock server

app Source #

Arguments

:: Api ()

Return Api()

Contains all functions of the spock server