Coding > Express Get Json > Flashcards
What is an API endpoint?
The directory in which you can call for specific information
What is the appropriate Content-Type header for HTTP messages that contain JSON in their bodies?
application/json;