{
  "dataDirectory": "/root/community-realm/website-api/community_realm_api/data",
  "message": "Minecraft Community Realm shared-data API is running.",
  "routes": [
    "GET /players",
    "GET /countries",
    "GET /events",
    "GET /world",
    "POST /players",
    "POST /countries",
    "POST /events",
    "POST /world"
  ]
}
