February 21, 2020
Body-parser
This is actually a simple handy package to add to a node.js express application.
It takes whatever comes along in a POST request and collects it into a javascript object
which it hands to you as req.body.
Have any comments? Questions?
Drop me a line!
Adventures in Computing / [email protected]