{"message":"Compute API Server","description":"Computational whiteboard API server","endpoints":{"public":{"/api/public/calculate":"POST - Public calculation endpoint (no auth required)","/api/login":"POST - Generate JWT token for authentication"},"protected":{"/api/protected/compute":"POST - Protected computation endpoint (auth required)"}}}