500+ players walking simulation server powered by FastAPI
Server is up and running. The simulation engine is active.
Get walking routes (GeoJSON format)
Get user information
Get speech categories
Health check endpoint
Get current simulation state
Get all players data
Server-Sent Events stream
WebSocket connection for real-time communication
Interactive API Documentation (Swagger UI)
Alternative API Documentation (ReDoc)
WebSocket URL: ws://localhost:8000/ws
SSE URL: http://localhost:8000/api/events/stream