{"service":"TableGo Backend API","version":"1.0.0","environment":"production","status":"operational","endpoints":{"tables":{"createTables":"POST   /api/restaurants/:id/tables","getTables":"GET    /api/restaurants/:id/tables","updateTable":"PUT    /api/tables/:tableId","deleteTable":"DELETE /api/tables/:tableId"},"health":"/health","apiHealth":"/api/health","test":"/api/test","auth":"/api/auth","restaurants":"/api/restaurants","reservations":"/api/reservations"},"cors":{"allowedOrigins":["https://tablego.ge","https://www.tablego.ge","https://api.tablego.ge","http://localhost:3000","http://localhost:5173","http://localhost:3001"],"credentials":true,"methods":["GET","POST","PUT","DELETE","PATCH","OPTIONS"]},"documentation":"https://tablego.ge/docs/api","uptime":2002164.755305556}