(-> #'main-routes ; use the routes defined in main-routes (handler/api) ; neccessary to access the form data in the paramter style way in the route definitions (wrap-file "public"))) ; serve static files from directory 'public'