🧩

Riddle API

Backend API for the Riddle game with Supabase authentication and database integration

API is running

API Endpoints

GET/api/healthHealth check
GET/api/riddles/dailyGet today's riddle
POST/api/riddles/verifyVerify a guess
POST/api/auth/signupCreate account
POST/api/auth/loginSign in
GET/api/auth/userGet current user🔒 Auth
GET/api/progressGet user progress🔒 Auth
POST/api/progressSave progress🔒 Auth
GET/api/statsGet user stats🔒 Auth
Next.js 16SupabasePostgreSQLTypeScriptVercel
Built with ❤️ for the Riddle game