Demo Credentials:
Username: demo
Password: password
POST /api/auth/login - AuthenticationGET /api/user/profile - User profile (requires auth)GET /api/posts - Get posts with paginationPOST /api/posts - Create new postPOST /api/upload - File upload simulationGET /api/health - Health check