logic: Fix elo calculation
Make port configurable
Update dependencies
Code for 10man API.
Your config file should be placed at /etc/10man-api/config
.
# Port
port 8080
# Connection string for the database (required)
connection-string postgresql://user:pass@localhost/db?sslmode=disable
# Comma separated list of steamID64 for users that should become an admin
admins STEAMID64_ADMIN1,STEAMID64_ADMIN2
# Comma separated list of maps
maps inferno,mirage