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
739c0520f92384bee068712de7bc1824cb367517
snake-python
/
server
/
blueprints
T
History
daniel156161
f4c0ad193e
Build and Push Docker Container / build-and-push (push)
Successful in 4m8s
Details
only allow access to start, move, end endpoint with the user agent BattlesnakeEngine
2026-04-07 02:34:31 +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
only allow metrics endpoint from localhost and wireguard and prometheus metrics neat to have the prometheus user agent as a extra
2026-04-07 02:34:19 +02:00