public async Task <ActionResult <int> > GetPhotosCount() => await service.GetPhotosCountAsync();