express-delete Flashcards
(2 cards)
1
Q
What is the significance of an HTTP request’s method?
A
communicate what the client wants to do with the server
2
Q
What does the express.json() middleware do and when would you need it?
A