get(\api\PisApi::$routeParameterPids, function ($pid) use ($app) { echo $app->sendPisQuery($pid); }); $app->run(); ?>