module Main where

import qualified RestService (start)

main :: IO ()
main = RestService.start