API
JSON API für EvoSC und öffentliche Karma-Daten.
Public
GET
/api/v1/healthGET
/api/v1/statsGET
/api/v1/maps/top?limit=20&q=...GET
/api/v1/maps/{uid}/votersEvoSC Server API
POST
/api/v1/servers/registerPOST
/api/v1/server/heartbeatPOST
/api/v1/map/statePOST
/api/v1/voteAuthentifizierung: X-GlobalKarma-Server + Bearer API-Key. Das EvoSC-Modul registriert sich automatisch.
Karma-Berechnung
+++ = 100\n++ = 80\n+ = 60\n- = 40\n-- = 20\n--- = 0\n\nkarma = floor(weighted_sum / total_votes)\nstars = karma / 20