Document a bit more, move ping/ to the user's code
This commit is contained in:
@ -1,8 +1,4 @@
|
||||
require "kemal"
|
||||
require "./funko.cr"
|
||||
|
||||
get "/ping/" do
|
||||
"OK"
|
||||
end
|
||||
|
||||
Kemal.run
|
||||
|
Reference in New Issue
Block a user