Web Fundamentals Flashcards
(1 cards)
1
Q
I know the REST methods and what they are used for
A
GET,
POST,
PUT/PATCH (Update/Replace, Update/Modify)
DELETE
I know the REST methods and what they are used for
GET,
POST,
PUT/PATCH (Update/Replace, Update/Modify)
DELETE