Game API Reference
🚧 Under construction: We’ll document all the `/api/games/*` endpoints here soon.
GET /api/games
– list available gamesGET /api/games/[id]
– fetch a single game’s dataPOST /api/games/[id]/score
– submit a score
🚧 Under construction: We’ll document all the `/api/games/*` endpoints here soon.
GET /api/games
– list available gamesGET /api/games/[id]
– fetch a single game’s dataPOST /api/games/[id]/score
– submit a score