This website requires JavaScript.
Explore
Help
Sign In
Bennett
/
g0v0-server
Watch
1
Star
0
Fork
1
You've already forked g0v0-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
64ee8a73d5d0b9cc9965ebb41d5dc70ee8324e98
g0v0-server
/
app
/
router
/
v1
History
MingxuanGame
6c48c8ad97
fix(v1-api): fix access api with any api_key
2025-08-14 13:46:13 +00:00
..
__init__.py
feat(v1-api): support api v1
2025-08-14 09:11:53 +00:00
beatmap.py
refactor(score): replace
MODE_TO_INT
INT_TO_MODE
with
int(mode)
GameMode.from_int
2025-08-14 13:04:59 +00:00
replay.py
fix(v1-api): 500 when request with username
2025-08-14 13:14:49 +00:00
router.py
fix(v1-api): fix access api with any api_key
2025-08-14 13:46:13 +00:00
score.py
fix(v1-api): 500 when request with username
2025-08-14 13:14:49 +00:00
user.py
refactor(score): replace
MODE_TO_INT
INT_TO_MODE
with
int(mode)
GameMode.from_int
2025-08-14 13:04:59 +00:00