public async Task <IActionResult> Get() => Ok(await _article.GetAll());