This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
You've already forked snake-python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d2e1f2560ed030004bcec7b8dc8529ddd813cbef
snake-python
/
server
/
blueprints
T
History
daniel156161
d2e1f2560e
Build and Push Docker Container / build-and-push (push)
Successful in 4m53s
Details
change metrics endpoint to return json by default and when the useragent contains prometheus to return the output as prometheus string format
2026-04-07 07:57:52 +02:00
..
__init__.py
move route code out of server into own blueprints and cleanup the codebase
2026-04-06 03:10:49 +02:00
battlesnake.py
only allow access to start, move, end endpoint with the user agent BattlesnakeEngine
2026-04-07 02:34:31 +02:00
dashboard.py
move css styleing into own files and allow to open the game with a url on the battlesnake side
2026-04-06 23:47:31 +02:00
metrics.py
change metrics endpoint to return json by default and when the useragent contains prometheus to return the output as prometheus string format
2026-04-07 07:57:52 +02:00