x² + y² = z²
∫ f(x)dx
π ≈ 3.14159
Δ = b² - 4ac
sin θ + cos θ
√81 = 9
Σ n = n(n+1)/2
Maths House
Backend Services    •    Authentication    •    Lessons & Exams    •    Real-time Features
BACKEND STATUS

Maths House API is running

This server powers the Maths House platform, including authentication, student flows, lessons, questions, exams, notifications, and supporting backend services.

API BASE
/api
All backend endpoints are available under the main API prefix.
AUTH
Students · Admins
Login, signup, email verification, password reset, and protected profile flows.
REAL-TIME
Socket & Jobs
Background jobs, queues, and socket-based server features are enabled here.
Check API Status Go to Frontend