I fetch data at server side and push the result to global variable and then send that global variable to client with app.post method using Express.js. My problem is that client