reading-notes


Project maintained by Razan-am Hosted on GitHub Pages — Theme by mattgraham

Status Codes Based On REST Methods

In your own words, describe what each group of status code represents:

What is a status code 202?

What is a status code 308?

What code would you use if an update didn’t return data to a client?

What code would you use if a resource used to exist but no longer does?

What is the ‘Forbidden’ status code?

References:

@By API Product Management /Which HTTP Status Code to Use for Every CRUD App