{"endpoints":{"GET /api/graffiti":"Get all graffiti messages","GET /api/players/:id":"Get player info","GET /api/scores/:gameName":"Get high scores for a game","POST /api/admin/scores":"Get all scores with player names (admin)","POST /api/admin/verify":"Verify admin password","POST /api/graffiti":"Submit a graffiti message","POST /api/players":"Register a new player","POST /api/scores":"Submit a new high score"},"message":"Sideshow Games API Server","note":"This is the API server. Visit http://localhost:3000 for the frontend application.","version":"1.0.0"}
