I don’t understand why we need body-parser
in an Express application, as we can get data without using body-parser
.
And what does it do actually and how?
I don’t understand why we need body-parser
in an Express application, as we can get data without using body-parser
.
And what does it do actually and how?