chatbot.api.js ------ To Start API ------ npm run dev F5 to attach vs code debugger to nodemon process 9230 port 3000 Use Postgres as database ------ To Test the API ----- Open Postman Make a POST request to http://localhost:3000 + timeat / timepopularity Set Body RAW JSON with content like { "Timezone": "Vancouver" }