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