express-post-json Flashcards
1
Q
What does the express.json() middleware do and when would you need it?
A
parses incoming requests with JSON payloads and is based on body-parser
Learning Fuze > express-post-json > Flashcards
What does the express.json() middleware do and when would you need it?
parses incoming requests with JSON payloads and is based on body-parser