🧩
Riddle API
Backend API for the Riddle game with Supabase authentication and database integration
API is running
🏥 Health Check
Verify the API is running and get status information
🎯 Today's Riddle
Get the daily riddle without authentication
API Endpoints
GET
/api/healthHealth checkGET
/api/riddles/dailyGet today's riddlePOST
/api/riddles/verifyVerify a guessPOST
/api/auth/signupCreate accountPOST
/api/auth/loginSign inGET
/api/auth/userGet current user🔒 AuthGET
/api/progressGet user progress🔒 AuthPOST
/api/progressSave progress🔒 AuthGET
/api/statsGet user stats🔒 AuthNext.js 16SupabasePostgreSQLTypeScriptVercel
Built with ❤️ for the Riddle game