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