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