What's the difference between REST & RESTful?
What's the difference between REST & RESTful?
The terms "REST" and "RESTful" are often used interchangeably, but they have distinct meanings in the context of API design.
REST is an architectural style for designing networked applications. It was introduced by Roy Fielding in his doctoral dissertation in 2000. REST defines a set of constraints to be used for creating web services. These constraints include:
A RESTful API is an API that adheres to the principles and constraints of REST. In other words, it is an implementation of REST. When an API is described as RESTful, it means that it follows the REST architectural style and meets the following criteria:
middle
Gợi ý câu hỏi phỏng vấn
Chưa có bình luận nào