menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Technology News

>

A Quick Gu...
source image

Medium

15h

read

266

img
dot

A Quick Guide To Status Code In Django REST Framework

  • Informational codes (100-199) are rarely used directly in DRF applications but are sometimes automatically managed by the framework.
  • Success codes (200-299) represent successful requests in REST APIs.
  • Client errors codes (400-499) indicate that the request from the client was invalid or couldn't be fulfilled by the server.
  • Server errors codes (500-599) indicate server errors in REST APIs.

Read Full Article

like

16 Likes

For uninterrupted reading, download the app