API Test Page
Use this page to test if the API endpoints are working correctly.
Test Simple Endpoints
Test basic API functionality
Test GET /api/test-simple
Test POST /api/test-simple
Test Auth Endpoints
Test simplified auth endpoints
Test POST /api/auth/register-test
Test POST /api/auth/login-test
Test Real Auth Endpoints
Test the actual auth endpoints
Test POST /api/auth/register
Test POST /api/auth/login