API Design

HATEOAS

Hypermedia As The Engine Of Application State — a REST constraint where API responses include links to related resources, enabling clients to discover actions dynamically.

관련 프로토콜

관련 항목