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