Node.js - HTTP Module
Which of the following is the correct way to add JSON body parsing middleware in an Express app?
express.json() is the built-in middleware for JSON parsing.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions