getQueryParams()['hello'])); $resp->getBody()->write(strtoupper($req->getQueryParams()['hello'])); return $resp->withStatus(201); }