node – How to get POST request params and then redirect user in express
I had this issue while I was trying to setup a post endpoint for my nodejs cli script that is using express to manage requests app.use( express.static( path.format({dir: __dirname, base: ‘…