add livecheck

This commit is contained in:
Tommy Parnell
2016-12-01 20:55:06 -05:00
parent 3340c53d42
commit d9ebb5a706

4
app.rb
View File

@@ -8,7 +8,9 @@ class CustomHandler < AlexaSkillsRuby::Handler
end
end
get '/livecheck' do
"hello"
end
post '/' do
content_type :json