public KloApiController(HalloWebContext context) { _context = context; }
public GamesAPIController(HalloWebContext context) { _context = context; }