{"message":"Kaadol backend is running 🚀","status":"OK","timestamp":"2026-04-14T20:27:02.108Z","endpoints":{"users":{"list":"/users [GET]","create":"/users [POST]","getById":"/users/:id [GET]","update":"/users/:id [PATCH]","delete":"/users/:id [DELETE]"},"auth":{"login":"/api/auth/login [POST]","register":"/api/auth/register [POST]","profile":"/api/auth/profile [GET]"},"motors":{"list":"/api/motors [GET]","create":"/api/motors [POST]","hotDeals":"/api/motors/hot-deals [GET]"},"houses":{"list":"/api/houses [GET]","create":"/api/houses [POST]"},"plots":{"list":"/api/plots [GET]","create":"/api/plots [POST]"},"plans":{"list":"/api/plans [GET]","create":"/api/plans [POST]"},"chatbot":{"message":"/api/chatbot/message [POST]"}}}