Direction: Choose the correct option
Q1.
What does REST API stand for?
Direction: Choose the correct option
Q2.
In a REST API, what HTTP method is typically used to retrieve a resource?
Direction: Choose the correct option
Q3.
How would you parse the request body for a POST request in raw Node.js?
Direction: Choose the correct option
Q4.
What status code indicates a successful resource creation?
Direction: Choose the correct option
Q5.
When building a REST API, how do you typically send an error response?
