Angular HTTP API | Part 26 - Sending PATCH Request 1

preview_player
Показать описание

Almost all Angular applications need to make HTTP requests to a back-end web API to retrieve, save, update, and delete data (CRUD Operations).

POST − Create
GET − Read
PUT − Update
DELETE − Delete

The Angular HTTP course teaches basic, as well as advanced features of Angular HTTP Communication.

Join the Facebook Community:

Follow on:
Рекомендации по теме
Комментарии
Автор

i am sending request from angular tp django as patch request but it is appearing as options what do you think about it

ahmetmerkit