Express Get JSON Flashcards
1
Q
What is an API endpoint?
A
The place that APIs send requests and where the resource lives
api will respond to requests
2
Q
What is the appropriate Content-Type header for HTTP messages that contain JSON in their bodies?
A
application/json