Introduction to REST API
10 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

API stands for Application Programming __________.

Interface

API allows interactions between systems by following a set of standards and _______.

protocols

REST API uses _______ protocol as a Communication interface.

HTTP

URL stands for Uniform Resource _______.

<p>Locator</p> Signup and view all the answers

In an API, the URL can be named as _______ URL.

<p>Base</p> Signup and view all the answers

URI stands for Uniform Resource ___________

<p>Identifier</p> Signup and view all the answers

Every URL is an ___________, but not all URIs are URLs

<p>URI</p> Signup and view all the answers

Body Params are ONLY used in requests that must send information, such as ________ or update

<p>create</p> Signup and view all the answers

A variable in the URI path that helps querying/filtering through a list of resources is called a Query _________

<p>Parameter</p> Signup and view all the answers

REST API Methods include GET, POST, PUT, and ________

<p>DELETE</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser