This website requires JavaScript.
Explore
Help
Sign In
cuqmbr
/
scoreboard-api
Watch
1
Star
0
Fork
0
You've already forked scoreboard-api
Code
Issues
Pull Requests
Activity
Simple ASP.NET Core REST API
api
api-rest
scoreboard
5
Commits
1
Branch
0
Tags
90
KiB
C#
100%
3d170dca7a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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