Simple ASP.NET Core REST API
Go to file
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
DatabaseModels chore: update db model & migrations 2022-07-15 20:44:15 +03:00
Server feat: add api controller 2022-07-15 20:47:22 +03:00
.gitignore chore: update .gitignore 2022-07-15 20:36:03 +03:00
GameScoreboardAPI.sln chore: initial commit 2022-07-14 21:31:38 +03:00