{"name":"Chat Room Server","version":"1.0.0","description":"Real-time chat server with Socket.IO and MySQL","endpoints":{"health":"/health","info":"/api/info","userUnread":"/api/users/:username/unread","roomUnread":"/api/rooms/:roomKey/unread/:username","markRead":"/api/rooms/:roomKey/read"}}