postgrest-8.0.0: REST API for any Postgres database
Safe HaskellNone
LanguageHaskell2010

PostgREST.Unix

Synopsis

Documentation

runAppWithSocket :: Settings -> Application -> FileMode -> FilePath -> IO () Source #

Run the PostgREST application with user defined socket.

installSignalHandlers :: AppState -> IO () Source #

Set signal handlers, only for systems with signals