{"message":"Welcome to NPC Chat API","description":"A modern API for creating and chatting with AI-powered NPCs","version":"1.0.0","endpoints":{"chat":"POST /api/chat","users":{"signup":"POST /users/signup","signin":"POST /users/signin","profile":"GET /users/:id"},"npcs":"GET /npcs/*","conversations":"GET /conversations/*","feedback":{"submit":"POST /feedback","webhook":"POST /feedback/webhook/linear","webhookHealth":"GET /feedback/webhook/linear/health"},"health":"GET /health","testDb":"GET /test-db"},"docs":"https://github.com/anthony95macias/NPC-chat"}