pub fn ok<S: Into<String>>(body: S) -> Result<(StatusCode, String), AppError>