Refactor server query logic and add new endpoint for listing monitored game servers
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 47s

This commit is contained in:
2025-10-06 18:35:04 +08:00
parent d488511238
commit 97c68bafa2
10 changed files with 130 additions and 198 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
/api/ServerStatistics.yaml
*.exe
/src/src
/.vscode
/.vscode
/.ignore