Now scoreboard business logic is in ScoreboardService.cs and scoreboard api login is in ScoreboardController.cs
GET, POST, PUT method is present. DELETE is absent scince we don't need it in this case