summaryrefslogtreecommitdiff
path: root/lib/lazar-rest.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lazar-rest.rb')
-rw-r--r--lib/lazar-rest.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/lazar-rest.rb b/lib/lazar-rest.rb
index c43151f..485eb27 100644
--- a/lib/lazar-rest.rb
+++ b/lib/lazar-rest.rb
@@ -1,7 +1,10 @@
+require "sinatra"
+require "../lazar/lib/lazar.rb"
include OpenTox
require 'rack/cors'
+
set :show_exceptions => false
# add CORS support for swagger