hello = function() print("Hello, World!") end handle("/api", hello)