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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the appropriate Content-Type header for HTTP messages that contain JSON in their bodies?

A

application/json

How well did you know this?
1
Not at all
2
3
4
5
Perfectly