get('/', function () { return 'Hello!'; }); $app->run();