module.exports = (app) => { app.post("/api/indexNo", async (req, res) => { console.log(req.body.indexNo); //This line is printed. const indexNo