Mention what are resources in a REST architecture?
Mention what are resources in a REST architecture?
In a REST architecture, resources are fundamental elements that represent any kind of data or functionality that can be accessed and manipulated through the API. Here are the key points to mention about resources in a REST architecture:
Definition and Identification:
/users/123
, where 123
is the unique identifier for a specific user[2][3][6].Representation:
Accept
and Content-Type
[1][2][3][4].Manipulation through HTTP Methods:
Stateless Interactions:
junior
Gợi ý câu hỏi phỏng vấn
Chưa có bình luận nào