🌩️ OpenStorm API

Welcome to OpenStorm - a real-time multiplayer storm survival game!

Available Endpoints

GET /health
Health check endpoint
POST /create-room
Create a new game room. Returns: {"roomId": "...", "wsUrl": "/game/..."}
POST /queue
Join the matchmaking queue
WebSocket /game/{roomId}
Connect to a game room via WebSocket

🎮 Game Features

Frontend coming soon - use the API endpoints to build your own client!