menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Technology News

>

A Quick Gu...
source image

Medium

2d

read

114

img
dot

A Quick Guide HTTP Methods In Django REST Framework

  • GET method is used to retrieve data from the server
  • POST method is used to create a new resource on the server
  • PUT method is used to replace or update an existing resource
  • PATCH method is used to partially update an existing resource
  • DELETE method is used to remove an existing resource from the server

Read Full Article

like

6 Likes

For uninterrupted reading, download the app