Challenges @ BASALED

✗ Database: db: ER_NO_SUCH_TABLE

Active Challenges

No active challenges. Seed the database to see them here.

API Endpoints

GET  /api/health                 → service + DB status
GET  /api/challenges             → active challenges
GET  /api/challenges/:id         → single challenge + rubric
POST /api/submissions            → multipart: text OR file
POST /api/challenges             → create (admin)
POST /api/courses                → create (admin)