scoreboard-api/Server
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
..
Controllers feat: add api controller 2022-07-15 20:47:22 +03:00
Data chore: add DB model, migrations & DbContext 2022-07-14 22:41:48 +03:00
Migrations chore: update db model & migrations 2022-07-15 20:44:15 +03:00
Properties feat: add api controller 2022-07-15 20:47:22 +03:00
appsettings.Development.json feat: add api controller 2022-07-15 20:47:22 +03:00
appsettings.json chore: initial commit 2022-07-14 21:31:38 +03:00
Program.cs feat: add api controller 2022-07-15 20:47:22 +03:00
Server.csproj chore: add DB model, migrations & DbContext 2022-07-14 22:41:48 +03:00