node-express-boilerplate
node-express-boilerplate copied to clipboard
req.body undefined
After running server and post form data for register req.body not getting
Can you try with raw > json ? or check the content type : application/json in the headers