express-get-json Flashcards
1
Q
What is the appropriate Content-Type header for HTTP messages that contain JSON in their bodies?
A
Content-Type: application/json; charset=utf-8
2
Q
What is routing?
A
routing refers to determining how an application responds to a request at a certain endpoint and a specific http request method