Commit Graph

2 Commits

Author SHA1 Message Date
cuqmbr
4adf64d129 refactor: decouple scoreboard api logic
Now scoreboard business logic is in ScoreboardService.cs and scoreboard api login is in ScoreboardController.cs
2022-07-16 16:34:26 +03:00
cuqmbr
3d170dca7a feat: add api controller
GET, POST, PUT method is present. DELETE is absent scince we don't need it in this case
2022-07-15 20:47:22 +03:00